mirror of
https://github.com/octoleo/plantuml.git
synced 2024-12-22 02:49:06 +00:00
Update README.md
This commit is contained in:
parent
c23f8d477f
commit
27486a4161
28
README.md
28
README.md
@ -33,28 +33,28 @@ PlantUML is a component that allows you to create various UML diagrams through s
|
|||||||
### Supported Diagram Types
|
### Supported Diagram Types
|
||||||
|
|
||||||
- UML Diagrams
|
- UML Diagrams
|
||||||
- [Sequence](http://plantuml.com/sequence-diagram)
|
- [Sequence diagram](http://plantuml.com/sequence-diagram)
|
||||||
- [Use case](http://plantuml.com/use-case-diagram)
|
- [Use case diagram](http://plantuml.com/use-case-diagram)
|
||||||
- [Class](http://plantuml.com/class-diagram)
|
- [Class diagram](http://plantuml.com/class-diagram)
|
||||||
- [Object](http://plantuml.com/object-diagram)
|
- [Object diagram](http://plantuml.com/object-diagram)
|
||||||
- [Activity](http://plantuml.com/activity-diagram-beta)
|
- [Activity diagram](http://plantuml.com/activity-diagram-beta)
|
||||||
- [Legacy syntax](http://plantuml.com/activity-diagram-legacy)
|
- [Legacy syntax](http://plantuml.com/activity-diagram-legacy)
|
||||||
- [Component](http://plantuml.com/component-diagram)
|
- [Component diagram](http://plantuml.com/component-diagram)
|
||||||
- [Deployment](http://plantuml.com/deployment-diagram)
|
- [Deployment diagram](http://plantuml.com/deployment-diagram)
|
||||||
- [State](http://plantuml.com/state-diagram)
|
- [State diagram](http://plantuml.com/state-diagram)
|
||||||
- [Timing](http://plantuml.com/timing-diagram)
|
- [Timing diagram](http://plantuml.com/timing-diagram)
|
||||||
- Non-UML Diagrams
|
- Non-UML Diagrams
|
||||||
- [JSON data](http://plantuml.com/json)
|
- [JSON data](http://plantuml.com/json)
|
||||||
- [YAML data](http://plantuml.com/yaml)
|
- [YAML data](http://plantuml.com/yaml)
|
||||||
- [EBNF (Extended Backus-Naur Form)](http://plantuml.com/ebnf)
|
- [EBNF (Extended Backus-Naur Form)](http://plantuml.com/ebnf)
|
||||||
- [Regex (Regular Expression)](http://plantuml.com/regex)
|
- [Regex (Regular Expression)](http://plantuml.com/regex)
|
||||||
- [Nwdiag (Network)](http://plantuml.com/nwdiag)
|
- [Network diagram (nwdiag)](http://plantuml.com/nwdiag)
|
||||||
- [Salt (Wireframe graphical interface or UI Mockups)](http://plantuml.com/salt)
|
- [Salt (Wireframe graphical interface or UI Mockups)](http://plantuml.com/salt)
|
||||||
- [Archimate](http://plantuml.com/archimate-diagram)
|
- [Archimate diagram](http://plantuml.com/archimate-diagram)
|
||||||
- [SDL (Specification and Description Language)](http://plantuml.com/activity-diagram-beta#sdl)
|
- [SDL (Specification and Description Language)](http://plantuml.com/activity-diagram-beta#sdl)
|
||||||
- [Ditaa](http://plantuml.com/ditaa)
|
- [Ditaa diagram](http://plantuml.com/ditaa)
|
||||||
- [Gantt](http://plantuml.com/gantt-diagram)
|
- [Gantt diagram](http://plantuml.com/gantt-diagram)
|
||||||
- [MindMap](http://plantuml.com/mindmap-diagram)
|
- [MindMap diagram](http://plantuml.com/mindmap-diagram)
|
||||||
- [WBS (Work Breakdown Structure)](http://plantuml.com/wbs-diagram)
|
- [WBS (Work Breakdown Structure)](http://plantuml.com/wbs-diagram)
|
||||||
- [Mathematical Notations (AsciiMath, JLaTeXMath)](http://plantuml.com/ascii-math)
|
- [Mathematical Notations (AsciiMath, JLaTeXMath)](http://plantuml.com/ascii-math)
|
||||||
- [IE/ER (Information Engineering/Entity Relationship)](http://plantuml.com/ie-diagram)
|
- [IE/ER (Information Engineering/Entity Relationship)](http://plantuml.com/ie-diagram)
|
||||||
|
Loading…
Reference in New Issue
Block a user