Skip to content
Snippets Groups Projects
Commit b843605a authored by Etxaniz Errazkin, Iñaki's avatar Etxaniz Errazkin, Iñaki
Browse files

Update file README.md

parent 5a1d06b8
No related branches found
No related tags found
No related merge requests found
# puml includes
Utility project to include some common PlantUML files, that are used in the UML diagrams of the project
They have to be publicly available somewhere due that the "!include" directive of PlantUML doesn't work in Gitlab (see https://gitlab.com/gitlab-org/gitlab/-/issues/28847)
The UML files of EMERALD typically include several common files to define common graphical elements (arrows, colors, names, etc.). For example:
```plantuml
@startuml RCM Sequence Diagram
!include ../roles.wsd
[..]
@enduml
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment