update doc
This commit is contained in:
parent
76ec755557
commit
3f0b52a64e
7 changed files with 17 additions and 0 deletions
11
os/tp2/README.md
Normal file
11
os/tp2/README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Devoir de SEPT
|
||||
|
||||
## Illustration
|
||||
|
||||
La première partie se comporte comme suit :
|
||||
|
||||

|
||||
|
||||
La seconde partie se comporte comme suit :
|
||||
|
||||

|
BIN
os/tp2/doc/queue.png
Normal file
BIN
os/tp2/doc/queue.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
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
|
BIN
os/tp2/doc/semaphore.png
Normal file
BIN
os/tp2/doc/semaphore.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
Loading…
Add table
Add a link
Reference in a new issue