mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-25 22:37:33 +00:00
Generate diagrams from textual description
1854dcc2b9
Mod: - Suppress `Upload simple jar` on artifact - No CI on `.md` or `docs` Ref.: - https://github.com/plantuml/plantuml/discussions/653#discussioncomment-1684866 - https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#example-ignoring-paths - https://github.blog/changelog/2019-09-30-github-actions-event-filtering-updates/ |
||
---|---|---|
.github | ||
docs | ||
skin | ||
src | ||
stdlib | ||
svg | ||
test | ||
themes | ||
tools | ||
.gitignore | ||
build.xml | ||
COPYING | ||
license.txt | ||
manifest.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,
- Object diagram,
- Activity diagram (here is the legacy syntax),
- Component diagram,
- Deployment diagram,
- State diagram,
- Timing diagram.
The following non-UML diagrams are also supported:
- JSON data
- YAML data
- Network diagram (nwdiag)
- Wireframe graphical interface or UI mockups (salt)
- Archimate diagram
- Specification and Description Language (SDL)
- Ditaa diagram
- Gantt diagram
- MindMap diagram
- Work Breakdown Structure diagram (WBS)
- Mathematic with AsciiMath or JLaTeXMath notation
- Entity Relationship diagram (IE/ER)
Furthermore:
- Hyperlinks and tooltips
- Creole: rich text, emoticons, unicode, icons
- OpenIconic icons
- Sprite icons
- AsciiMath mathematical expressions
To know more about PlantUML, please visit https://plantuml.com/