docs: split sidebar documentation into sections (#6450)

* docs: split sidebar documentation into sections

* set slugs

* fix links
This commit is contained in:
Joshua Chen 2022-01-23 17:50:48 +08:00 committed by GitHub
parent 8140560332
commit 01676329e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 1139 additions and 1118 deletions

View file

@ -98,7 +98,7 @@ Read more about [importing partial pages](../markdown-features/markdown-features
## Doc tags {#doc-tags}
Optionally, you can add tags to your doc pages, which introduces another dimension of categorization in addition to the [docs sidebar](./sidebar.md). Tags are passed in the front matter as a list of labels:
Optionally, you can add tags to your doc pages, which introduces another dimension of categorization in addition to the [docs sidebar](./sidebar/index.md). Tags are passed in the front matter as a list of labels:
```md "your-doc-page.md"
---