mermaid/docs/_sidebar.md

38 lines
1.1 KiB
Markdown
Raw Normal View History

2021-08-31 03:34:26 +02:00
- 📔 Introduction
2021-05-02 10:43:07 +02:00
- [About Mermaid](README.md)
- [Deployment](n00b-gettingStarted.md)
2021-05-02 10:14:07 +02:00
- [Syntax and Configuration](n00b-syntaxReference.md)
2021-08-31 03:34:26 +02:00
- 📊 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)
2021-02-24 05:26:37 +01:00
- [Requirement Diagram](requirementDiagram.md)
- [Other Examples](examples.md)
2020-10-25 08:30:20 +01:00
2021-08-31 03:34:26 +02:00
- ⚙️ Deployment and Configuration
2020-10-25 08:30:20 +01:00
- [Tutorials](Tutorials.md)
- [API-Usage](usage.md)
2021-05-20 11:59:43 +02:00
- [Mermaid API Configuration](Setup.md)
2020-11-05 19:23:38 +01:00
- [Directives](directives.md)
2020-10-25 08:30:20 +01:00
- [Theming](theming.md)
2021-08-31 03:34:26 +02:00
- [Mermaid CLI](mermaidCLI.md)
2020-10-25 08:30:20 +01:00
- [Advanced usage](n00b-advanced.md)
2021-08-31 03:34:26 +02:00
- 📚 Misc
- [Use-Cases and Integrations](integrations.md)
- [FAQ](faq.md)
2020-10-25 08:30:20 +01:00
2021-08-31 03:34:26 +02:00
- 🙌 Contributions and Community
2021-05-02 10:14:07 +02:00
- [Overview for Beginners](n00b-overview.md)
2020-10-25 08:30:20 +01:00
- [Development and Contribution ](development.md)
- [Changelog](CHANGELOG.md)
- [Adding Diagrams ](newDiagram.md)