mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-15 09:12:24 +02:00
docs: split sidebar documentation into sections (#6450)
* docs: split sidebar documentation into sections * set slugs * fix links
This commit is contained in:
parent
8140560332
commit
01676329e1
9 changed files with 1139 additions and 1118 deletions
|
@ -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"
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue