mermaid/docs/_sidebar.md

47 lines
1.4 KiB
Markdown
Raw Normal View History

# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT. Please edit the corresponding file in packages/mermaid/src/docs.
2022-09-03 13:05:47 +05:30
2021-12-28 17:31:35 +01: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)
2021-12-28 17:31:35 +01:00
- 📊 Diagram Syntax
2022-09-05 11:22:17 +02:00
- [Flowchart](flowchart.md)
2022-08-19 17:55:50 +01:00
- [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)
2022-09-05 20:40:12 +02:00
- [Gitgraph (Git) Diagram 🔥](gitgraph.md)
2022-06-14 18:27:15 +02:00
- [C4C Diagram (Context) Diagram 🦺⚠️](c4c.md)
2022-08-30 21:38:34 +02:00
- [Mindmaps 🦺⚠️](mindmap.md)
- [Other Examples](examples.md)
2020-10-25 00:30:20 -07:00
2021-12-28 17:31:35 +01:00
- ⚙️ Deployment and Configuration
2020-10-25 00:30:20 -07:00
- [Tutorials](Tutorials.md)
- [API-Usage](usage.md)
2021-05-20 02:59:43 -07:00
- [Mermaid API Configuration](Setup.md)
2020-11-05 19:23:38 +01:00
- [Directives](directives.md)
2020-10-25 00:30:20 -07:00
- [Theming](theming.md)
- [Accessibility](accessibility.md)
2021-08-31 09:34:26 +08:00
- [Mermaid CLI](mermaidCLI.md)
2020-10-25 00:30:20 -07:00
- [Advanced usage](n00b-advanced.md)
2021-12-28 17:31:35 +01:00
- 📚 Misc
2022-09-05 11:22:17 +02:00
- [Use-Cases and Integrations](integrations.md)
- [FAQ](faq.md)
2020-10-25 00:30:20 -07:00
2021-12-28 17:31:35 +01: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)
2021-12-28 17:31:35 +01:00
- [Security ](security.md)