mermaid/docs/_sidebar.md

38 lines
1.1 KiB
Markdown
Raw Normal View History

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