diff options
Diffstat (limited to '_sidebar.md')
| -rw-r--r-- | _sidebar.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/_sidebar.md b/_sidebar.md new file mode 100644 index 00000000..a8ac2733 --- /dev/null +++ b/_sidebar.md @@ -0,0 +1,19 @@ +- Getting Started + + - [Installation](guide/installation.md) + - [Quick Start](guide/quickstart.md) + - [Project Examples](guide/project_examples.md) + - [Configuration](guide/configuration.md) + - [Syntax Description](guide/syntax_description.md) + - [Package Management](guide/package_management.md) + - [FAQ](guide/faq.md) + +- Plugin + + - [Plugin Development](plugin/plugin_development.md) + - [Bultin Plugins](plugin/builtin_plugins.md) + - [More Plugins](plugin/more_plugins.md) + +- API Manual + +- Sponsor |
