Unified Modeling Language (UML) diagrams of processes core to SHARES use cases. Diagram source is written in the PlantUML DSL and rendered programmatically. Current diagrams are automatically built and hosted at https://uml.asushares.com.
You must have the PlantUML .jar downloaded to render these diagrams, i.e.:
wget https://github.com/plantuml/plantuml/releases/download/v1.2023.1/plantuml-pdf-1.2023.1.jar -O plantuml.jar
java -jar plantuml.jar -tpng src/*.plantuml
java -jar plantuml.jar -tsvg src/*.plantuml
Apache 2.0
Preston Lee Daniel Mendoza