We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 836e8ce commit 3cdd8a5Copy full SHA for 3cdd8a5
docs/guides/docs/sidebar/multiple-sidebars.mdx
@@ -1,9 +1,8 @@
1
---
2
+title: Using multiple sidebars
3
slug: /sidebar/multiple-sidebars
4
5
-# Using multiple sidebars
6
-
7
You can create **different sidebars** for separate sets of Markdown files and display each one depending on the current page.
8
9
:::tip
@@ -167,4 +166,4 @@ In this setup:
167
166
* Sidebar association will show **apiSidebar** when `commonDoc` is opened.
168
169
Think of `ref` as a **pure shortcut**:
170
-it creates a link without affecting navigation or pagination logic.
+it creates a link without affecting navigation or pagination logic.
0 commit comments