mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
38 lines
1.1 KiB
Markdown
38 lines
1.1 KiB
Markdown
- Introduction 📔
|
|
|
|
- [About Mermaid](README.md)
|
|
- [Deployment](n00b-gettingStarted.md)
|
|
- [Syntax and Configuration](n00b-syntaxReference.md)
|
|
|
|
- Diagram Syntax 📊
|
|
- [Flowchart](flowchart.md)
|
|
- [Sequence diagram](sequenceDiagram.md)
|
|
- [Class Diagram](classDiagram.md)
|
|
- [State Diagram](stateDiagram.md)
|
|
- [Entity Relationship Diagram](entityRelationshipDiagram.md)
|
|
- [User Journey](user-journey.md)
|
|
- [Gantt](gantt.md)
|
|
- [Pie Chart](pie.md)
|
|
- [Requirement Diagram](requirementDiagram.md)
|
|
- [Other Examples](examples.md)
|
|
|
|
- Deployment and Configuration ⚙️
|
|
|
|
- [Tutorials](Tutorials.md)
|
|
- [API-Usage](usage.md)
|
|
- [Mermaid API Configuration](Setup.md)
|
|
- [Directives](directives.md)
|
|
- [Theming](theming.md)
|
|
- [mermaid CLI](mermaidCLI.md)
|
|
- [Advanced usage](n00b-advanced.md)
|
|
|
|
- Misc 📚
|
|
- [Use-Cases and Integrations](integrations.md)
|
|
- [FAQ](faq.md)
|
|
|
|
- Contributions and Community 🙌
|
|
- [Overview for Beginners](n00b-overview.md)
|
|
- [Development and Contribution ](development.md)
|
|
- [Changelog](CHANGELOG.md)
|
|
- [Adding Diagrams ](newDiagram.md)
|