DiagramsΒΆ
When youβve to create diagrams, try to avoid native tools, and use open-source web-based solutions.
PlantUMLΒΆ
Weβre running our own PlantUML Server to create our own PlantUML diagrams.
Note
The deployment, and all documentation for PlantUML can be found in the GitLab PlantUML project.
PlantUML documentationΒΆ
Since the official docs are quite βadventurousβ to understand, you might want to have a look at Ashleyβs PlantUML Documentation. Some interesting chapters are:
The official documentation for PlantUML can be found here:
PlantUML & GitLabΒΆ
GitLab supports inline PlantUML diagrams in GitLab Flavored Markdown.
PlantUML & SphinxΒΆ
You can also build PlantUML diagrams in your docs. Just have a look at the Documentation chapter.
draw.ioΒΆ
Weβre running our own draw.io server to create our own draw.io diagrams.
Note
The deployment, and all documentation for draw.io can be found in the GitLab drawio project.