update doc
This commit is contained in:
parent
76ec755557
commit
3f0b52a64e
7 changed files with 17 additions and 0 deletions
6
os/tp2/doc/render.sh
Executable file
6
os/tp2/doc/render.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
set -e
|
||||
cd "$(dirname "$(realpath "$0")")"
|
||||
|
||||
|
||||
plantuml *.plantuml
|
Loading…
Add table
Add a link
Reference in a new issue