mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-03 06:09:45 +02:00
Diagram references
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
## Diagram syntax reference
|
||||
|
||||
(Coming soon...)
|
||||
It turned out the existing documentation was easy enough to follow, even for a n00b like me..
|
||||
|
||||
The syntax for different diagrams can be found here:
|
||||
|
||||
- [Flowchart](flowchart.md)
|
||||
- [Sequence diagram](sequenceDiagram.md)
|
||||
- [Class Diagram](classDiagram.md)
|
||||
- [State Diagram](stateDiagram.md)
|
||||
- [Gantt](gantt.md)
|
||||
- [Pie Chart](pie.md)
|
||||
|
||||
|
Reference in New Issue
Block a user