aboutsummaryrefslogtreecommitdiff
path: root/_sidebar.md
diff options
context:
space:
mode:
Diffstat (limited to '_sidebar.md')
-rw-r--r--_sidebar.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/_sidebar.md b/_sidebar.md
index 063cc731..8a361d33 100644
--- a/_sidebar.md
+++ b/_sidebar.md
@@ -13,9 +13,14 @@
- [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)
+- Package Management
+
+ - [Local Package](package/local_package.md)
+ - [System Package](package/system_package.md)
+ - [Remote Package](package/remote_package.md)
+
- Plugin
- [Plugin Development](plugin/plugin_development.md)