mirror of
https://github.com/octoleo/plantuml.git
synced 2025-04-08 19:21:52 +00:00
doc: standardization with plantuml.com
content
standardization with the content of `plantuml.com` site
This commit is contained in:
parent
671cbc4101
commit
63763961bb
28
README.md
28
README.md
@ -4,23 +4,31 @@ PlantUML
|
|||||||
|
|
||||||
Generate UML diagram from textual description
|
Generate UML diagram from textual description
|
||||||
|
|
||||||
PlantUML is a component that allows to quickly write :
|
PlantUML is a component that allows to quickly write:
|
||||||
|
|
||||||
* [Sequence diagram](http://plantuml.com/sequence-diagram),
|
* [Sequence diagram](http://plantuml.com/sequence-diagram),
|
||||||
* [Use case diagram](http://plantuml.com/use-case-diagram),
|
* [Use case diagram](http://plantuml.com/use-case-diagram),
|
||||||
* [Class diagram](http://plantuml.com/class-diagram),
|
* [Class diagram](http://plantuml.com/class-diagram),
|
||||||
* [Activity diagram](http://plantuml.com/activity-diagram-beta),
|
|
||||||
* [Component diagram](http://plantuml.com/component-diagram),
|
|
||||||
* [State diagram](http://plantuml.com/state-diagram),
|
|
||||||
* [Object diagram](http://plantuml.com/object-diagram),
|
* [Object diagram](http://plantuml.com/object-diagram),
|
||||||
|
* [Activity diagram](http://plantuml.com/activity-diagram-beta) (here is [the legacy syntax](http://plantuml.com/activity-diagram-legacy)),
|
||||||
|
* [Component diagram](http://plantuml.com/component-diagram),
|
||||||
* [Deployment diagram](http://plantuml.com/deployment-diagram),
|
* [Deployment diagram](http://plantuml.com/deployment-diagram),
|
||||||
* [Timing diagram](http://plantuml.com/timing-diagram)
|
* [State diagram](http://plantuml.com/state-diagram),
|
||||||
|
* [Timing diagram](http://plantuml.com/timing-diagram).
|
||||||
|
|
||||||
And also:
|
The following non-UML diagrams are also supported:
|
||||||
* [Activity diagram (legacy syntax)](http://plantuml.com/activity-diagram-legacy)
|
* [JSON data](http://plantuml.com/json)
|
||||||
* [Archimate diagram](http://plantuml.com/archimate)
|
* [YAML data](http://plantuml.com/yaml)
|
||||||
* [Gantt charts](http://plantuml.com/gantt-diagram)
|
* [Network diagram (nwdiag)](http://plantuml.com/nwdiag)
|
||||||
* [SALT UI mockups](http://plantuml.com/salt)
|
* [Wireframe graphical interface or UI mockups (salt)](http://plantuml.com/salt)
|
||||||
|
* [Archimate diagram](http://plantuml.com/archimate-diagram)
|
||||||
|
* [Specification and Description Language (SDL)](http://plantuml.com/activity-diagram-beta#sdl)
|
||||||
|
* [Ditaa diagram](http://plantuml.com/ditaa)
|
||||||
|
* [Gantt diagram](http://plantuml.com/gantt-diagram)
|
||||||
|
* [MindMap diagram](http://plantuml.com/mindmap-diagram)
|
||||||
|
* [Work Breakdown Structure diagram (WBS)](http://plantuml.com/wbs-diagram)
|
||||||
|
* [Mathematic with AsciiMath or JLaTeXMath notation](http://plantuml.com/ascii-math)
|
||||||
|
* [Entity Relationship diagram (IE/ER)](http://plantuml.com/ie-diagram)
|
||||||
|
|
||||||
Furthermore:
|
Furthermore:
|
||||||
* [Hyperlinks and tooltips](http://plantuml.com/link)
|
* [Hyperlinks and tooltips](http://plantuml.com/link)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user