From eb349bcce1c18b3823194c62c532c1ca96503a4f Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 22 Jun 2019 00:51:03 +0800 Subject: add guide and plugin --- _sidebar.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 _sidebar.md (limited to '_sidebar.md') 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 -- cgit v1.2.3