mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-05 21:17:52 +00:00
Generate diagrams from textual description
b2f33306ca
This is mainly a proposal. The colors at the moment are sometimes quite "loud" and on some it's a bit hard to read the (black) text on it. The colors from the Archimate Specifications (https://pubs.opengroup.org/architecture/archimate3-doc/chap03.html#_Toc10045294) are more subtle and you can better read text on it. It is not necessary to change the colors of the sprites too. But that's just my opinion. |
||
---|---|---|
skin | ||
src | ||
stdlib | ||
tools | ||
.gitignore | ||
.travis.yml | ||
build.xml | ||
COPYING | ||
license.txt | ||
pom.xml | ||
README.md |
PlantUML
Generate UML diagram from textual description
PlantUML is a component that allows to quickly write :
- Sequence diagram,
- Use case diagram,
- Class diagram,
- Activity diagram,
- Component diagram,
- State diagram,
- Object diagram,
- Deployment diagram,
- Timing diagram
And also:
Furthermore:
- Hyperlinks and tooltips
- Creole: rich text, emoticons, unicode, icons
- OpenIconic icons
- Sprite icons
- AsciiMath mathematical expressions
To know more about PlantUML, please visit http://plantuml.com/