Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 861 Bytes

README.md

File metadata and controls

54 lines (34 loc) · 861 Bytes

WPSequenceDiagram

Choucas Workpackage Interaction Sequence Diagram

Sequence Diagram

Updated version for 26/01/2021 meeting :

Sequence Diagram v20210126

Dependances

Plantuml: http://plantuml.com/

Diagram Construction instructions

Clone the repository:

git clone https://github.com/ANRChoucas/WPSequenceDiagram
cd ./WPSequenceDiagram

Using the makefile (png version):

# png version
make

Using the makefile (svg version):

# svg version
make create_svg

Manualy (local):

# png version
plantuml *.plantuml

# svg version
plantuml -tsvg *.plantuml

Manualy (on web):

Go to: https://www.planttext.com/

Diagram Modifications

Documentation: http://plantuml.com/en/sequence-diagram