diff --git a/docs/_sidebar.md b/docs/_sidebar.md deleted file mode 100644 index d53bad092..000000000 --- a/docs/_sidebar.md +++ /dev/null @@ -1,37 +0,0 @@ -- Overview - - [mermaid](README.md) - - [Overview](n00b-overview.md) - - [Use-Cases and Integrations](integrations.md) - - [FAQ](faq.md) - -- Getting Started - - - [Getting started](n00b-gettingStarted.md) - - [Tutorials](Tutorials.md) - - [API-Usage](usage.md) - - [Configurations](Setup.md) - - [Directives](8.6.0_docs.md) - - [Theming](theming.md) - - [mermaid CLI](mermaidCLI.md) - - [Advanced usage](n00b-advanced.md) - - -- Contributions and Community - - - [Development and Contribution](development.md) - - [Mermaid Versions](versionUpdates.md) - - [Changelog](CHANGELOG.md) - - -- Diagrams, Syntax, and Examples - - - [Diagram syntax intro](n00b-syntaxReference.md) - - [Examples](examples.md) - - [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)