More description for plant-uml

This commit is contained in:
Carsten Lenz
2019-12-20 14:46:29 +01:00
parent 7528dd44b9
commit 04c977e2fd

View File

@@ -5,8 +5,8 @@ quadrant: tools
--- ---
[PlantUML](https://plantuml.com/) is an open source project that allows to create UML diagrams in a declarative way. [PlantUML](https://plantuml.com/) is an open source project that allows to create UML diagrams in a text-based and declarative way.
Since it is integrated in tools like Confluence we use it a lot to quickly document results of software design sessions. Since it is integrated in tools like Confluence, IntelliJ and Gitlab we use it a lot to quickly document results of software design sessions.
Another similar tools that use just plain javascript to render the diagrams is [mermaid](https://mermaid-js.github.io/mermaid/#/) Another similar tools that use just plain javascript to render the diagrams is [mermaid](https://mermaid-js.github.io/mermaid/#/)