mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-24 22:07:33 +00:00
Generate diagrams from textual description
2d2086d88f
http://forum.plantuml.net/8089/hide-footbox-not-recognized-in-timing-diagrams: When placing "hide footbox" at the beginning of a timing diagram, a syntax error is reported. This "hide footbox" is common to all our diagrams (plantuml.cfg file). ------ We have a similar problem with 'hide footbox' in the global config file; the syntax error is not related to the config file though, you can place 'hide footbox' directly in the diagram and will get the syntax error |
||
---|---|---|
src | ||
stdlib | ||
tools | ||
.travis.yml | ||
build.xml | ||
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/