diff --git a/docs/en/1.2.0/navigation.html b/docs/en/1.2.0/navigation.html index d1a9b3b699..31fb4d93be 100644 --- a/docs/en/1.2.0/navigation.html +++ b/docs/en/1.2.0/navigation.html @@ -98,6 +98,22 @@ ... } +
However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/en/1.2.0/navigation/index.html b/docs/en/1.2.0/navigation/index.html
index d1a9b3b699..31fb4d93be 100644
--- a/docs/en/1.2.0/navigation/index.html
+++ b/docs/en/1.2.0/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/en/1.2.1/navigation.html b/docs/en/1.2.1/navigation.html
index 15472d64bd..07c0f1e241 100644
--- a/docs/en/1.2.1/navigation.html
+++ b/docs/en/1.2.1/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/en/1.2.1/navigation/index.html b/docs/en/1.2.1/navigation/index.html
index 15472d64bd..07c0f1e241 100644
--- a/docs/en/1.2.1/navigation/index.html
+++ b/docs/en/1.2.1/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/en/1.3.0/navigation.html b/docs/en/1.3.0/navigation.html
index f0bcc2e312..9baf22bb46 100644
--- a/docs/en/1.3.0/navigation.html
+++ b/docs/en/1.3.0/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/en/1.3.0/navigation/index.html b/docs/en/1.3.0/navigation/index.html
index f0bcc2e312..9baf22bb46 100644
--- a/docs/en/1.3.0/navigation/index.html
+++ b/docs/en/1.3.0/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/en/1.3.1/navigation.html b/docs/en/1.3.1/navigation.html
index 0500e9b566..d0b405a5b2 100644
--- a/docs/en/1.3.1/navigation.html
+++ b/docs/en/1.3.1/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/en/1.3.1/navigation/index.html b/docs/en/1.3.1/navigation/index.html
index 0500e9b566..d0b405a5b2 100644
--- a/docs/en/1.3.1/navigation/index.html
+++ b/docs/en/1.3.1/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/en/navigation.html b/docs/en/navigation.html
index 7b4ace10c1..08776bf0c0 100644
--- a/docs/en/navigation.html
+++ b/docs/en/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/en/navigation/index.html b/docs/en/navigation/index.html
index 7b4ace10c1..08776bf0c0 100644
--- a/docs/en/navigation/index.html
+++ b/docs/en/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/en/next/navigation.html b/docs/en/next/navigation.html
index 4e836c68ee..5dc96925ae 100644
--- a/docs/en/next/navigation.html
+++ b/docs/en/next/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/en/next/navigation/index.html b/docs/en/next/navigation/index.html
index 4e836c68ee..5dc96925ae 100644
--- a/docs/en/next/navigation/index.html
+++ b/docs/en/next/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/es-ES/1.2.0/navigation.html b/docs/es-ES/1.2.0/navigation.html
index e937d26000..c77c2e8fa0 100644
--- a/docs/es-ES/1.2.0/navigation.html
+++ b/docs/es-ES/1.2.0/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/es-ES/1.2.0/navigation/index.html b/docs/es-ES/1.2.0/navigation/index.html
index e937d26000..c77c2e8fa0 100644
--- a/docs/es-ES/1.2.0/navigation/index.html
+++ b/docs/es-ES/1.2.0/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/es-ES/1.2.1/navigation.html b/docs/es-ES/1.2.1/navigation.html
index 3b1268d99f..b59c516b3a 100644
--- a/docs/es-ES/1.2.1/navigation.html
+++ b/docs/es-ES/1.2.1/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/es-ES/1.2.1/navigation/index.html b/docs/es-ES/1.2.1/navigation/index.html
index 3b1268d99f..b59c516b3a 100644
--- a/docs/es-ES/1.2.1/navigation/index.html
+++ b/docs/es-ES/1.2.1/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/es-ES/1.3.0/navigation.html b/docs/es-ES/1.3.0/navigation.html
index 726c7afe3b..94b6d9f8d2 100644
--- a/docs/es-ES/1.3.0/navigation.html
+++ b/docs/es-ES/1.3.0/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/es-ES/1.3.0/navigation/index.html b/docs/es-ES/1.3.0/navigation/index.html
index 726c7afe3b..94b6d9f8d2 100644
--- a/docs/es-ES/1.3.0/navigation/index.html
+++ b/docs/es-ES/1.3.0/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/es-ES/1.3.1/navigation.html b/docs/es-ES/1.3.1/navigation.html
index df5ed1bfb7..5cce87f953 100644
--- a/docs/es-ES/1.3.1/navigation.html
+++ b/docs/es-ES/1.3.1/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/es-ES/1.3.1/navigation/index.html b/docs/es-ES/1.3.1/navigation/index.html
index df5ed1bfb7..5cce87f953 100644
--- a/docs/es-ES/1.3.1/navigation/index.html
+++ b/docs/es-ES/1.3.1/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/es-ES/navigation.html b/docs/es-ES/navigation.html
index b68592914e..60e5e28e83 100644
--- a/docs/es-ES/navigation.html
+++ b/docs/es-ES/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/es-ES/navigation/index.html b/docs/es-ES/navigation/index.html
index b68592914e..60e5e28e83 100644
--- a/docs/es-ES/navigation/index.html
+++ b/docs/es-ES/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/es-ES/next/navigation.html b/docs/es-ES/next/navigation.html
index c41c43f713..b9fefa6c8a 100644
--- a/docs/es-ES/next/navigation.html
+++ b/docs/es-ES/next/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/es-ES/next/navigation/index.html b/docs/es-ES/next/navigation/index.html
index c41c43f713..b9fefa6c8a 100644
--- a/docs/es-ES/next/navigation/index.html
+++ b/docs/es-ES/next/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/ro/1.2.0/navigation.html b/docs/ro/1.2.0/navigation.html
index 4d280d32ba..8f7ebd4d61 100644
--- a/docs/ro/1.2.0/navigation.html
+++ b/docs/ro/1.2.0/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/ro/1.2.0/navigation/index.html b/docs/ro/1.2.0/navigation/index.html
index 4d280d32ba..8f7ebd4d61 100644
--- a/docs/ro/1.2.0/navigation/index.html
+++ b/docs/ro/1.2.0/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/ro/1.2.1/navigation.html b/docs/ro/1.2.1/navigation.html
index 02c120f7f3..d6169f0782 100644
--- a/docs/ro/1.2.1/navigation.html
+++ b/docs/ro/1.2.1/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/ro/1.2.1/navigation/index.html b/docs/ro/1.2.1/navigation/index.html
index 02c120f7f3..d6169f0782 100644
--- a/docs/ro/1.2.1/navigation/index.html
+++ b/docs/ro/1.2.1/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/ro/1.3.0/navigation.html b/docs/ro/1.3.0/navigation.html
index 26ea372202..ea02cda900 100644
--- a/docs/ro/1.3.0/navigation.html
+++ b/docs/ro/1.3.0/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/ro/1.3.0/navigation/index.html b/docs/ro/1.3.0/navigation/index.html
index 26ea372202..ea02cda900 100644
--- a/docs/ro/1.3.0/navigation/index.html
+++ b/docs/ro/1.3.0/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/ro/1.3.1/navigation.html b/docs/ro/1.3.1/navigation.html
index 87be8dddd5..c14e7c8781 100644
--- a/docs/ro/1.3.1/navigation.html
+++ b/docs/ro/1.3.1/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/ro/1.3.1/navigation/index.html b/docs/ro/1.3.1/navigation/index.html
index 87be8dddd5..c14e7c8781 100644
--- a/docs/ro/1.3.1/navigation/index.html
+++ b/docs/ro/1.3.1/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/ro/navigation.html b/docs/ro/navigation.html
index 22654dbaa0..0387c97ef3 100644
--- a/docs/ro/navigation.html
+++ b/docs/ro/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/ro/navigation/index.html b/docs/ro/navigation/index.html
index 22654dbaa0..0387c97ef3 100644
--- a/docs/ro/navigation/index.html
+++ b/docs/ro/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/ro/next/navigation.html b/docs/ro/next/navigation.html
index 3e3776aef4..f9c3c9ca8d 100644
--- a/docs/ro/next/navigation.html
+++ b/docs/ro/next/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/ro/next/navigation/index.html b/docs/ro/next/navigation/index.html
index 3e3776aef4..f9c3c9ca8d 100644
--- a/docs/ro/next/navigation/index.html
+++ b/docs/ro/next/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/tr/1.2.0/navigation.html b/docs/tr/1.2.0/navigation.html
index 09745ef04b..835d289077 100644
--- a/docs/tr/1.2.0/navigation.html
+++ b/docs/tr/1.2.0/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/tr/1.2.0/navigation/index.html b/docs/tr/1.2.0/navigation/index.html
index 09745ef04b..835d289077 100644
--- a/docs/tr/1.2.0/navigation/index.html
+++ b/docs/tr/1.2.0/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/tr/1.2.1/navigation.html b/docs/tr/1.2.1/navigation.html
index 4e3088d725..809821e107 100644
--- a/docs/tr/1.2.1/navigation.html
+++ b/docs/tr/1.2.1/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/tr/1.2.1/navigation/index.html b/docs/tr/1.2.1/navigation/index.html
index 4e3088d725..809821e107 100644
--- a/docs/tr/1.2.1/navigation/index.html
+++ b/docs/tr/1.2.1/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/tr/1.3.0/navigation.html b/docs/tr/1.3.0/navigation.html
index bfd0b08a91..d7683a029d 100644
--- a/docs/tr/1.3.0/navigation.html
+++ b/docs/tr/1.3.0/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/tr/1.3.0/navigation/index.html b/docs/tr/1.3.0/navigation/index.html
index bfd0b08a91..d7683a029d 100644
--- a/docs/tr/1.3.0/navigation/index.html
+++ b/docs/tr/1.3.0/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/tr/1.3.1/navigation.html b/docs/tr/1.3.1/navigation.html
index 857e3b986e..168407216f 100644
--- a/docs/tr/1.3.1/navigation.html
+++ b/docs/tr/1.3.1/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/tr/1.3.1/navigation/index.html b/docs/tr/1.3.1/navigation/index.html
index 857e3b986e..168407216f 100644
--- a/docs/tr/1.3.1/navigation/index.html
+++ b/docs/tr/1.3.1/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/tr/navigation.html b/docs/tr/navigation.html
index 8be5cee105..4680cf82d0 100644
--- a/docs/tr/navigation.html
+++ b/docs/tr/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/tr/navigation/index.html b/docs/tr/navigation/index.html
index 8be5cee105..4680cf82d0 100644
--- a/docs/tr/navigation/index.html
+++ b/docs/tr/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/tr/next/navigation.html b/docs/tr/next/navigation.html
index 503dae99a8..5f6559becb 100644
--- a/docs/tr/next/navigation.html
+++ b/docs/tr/next/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/tr/next/navigation/index.html b/docs/tr/next/navigation/index.html
index 503dae99a8..5f6559becb 100644
--- a/docs/tr/next/navigation/index.html
+++ b/docs/tr/next/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/zh-CN/1.2.0/navigation.html b/docs/zh-CN/1.2.0/navigation.html
index 3831df9fe3..1874d9f091 100644
--- a/docs/zh-CN/1.2.0/navigation.html
+++ b/docs/zh-CN/1.2.0/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/zh-CN/1.2.0/navigation/index.html b/docs/zh-CN/1.2.0/navigation/index.html
index 3831df9fe3..1874d9f091 100644
--- a/docs/zh-CN/1.2.0/navigation/index.html
+++ b/docs/zh-CN/1.2.0/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/zh-CN/1.2.1/navigation.html b/docs/zh-CN/1.2.1/navigation.html
index 1002ffd6a5..a6b66fc2c3 100644
--- a/docs/zh-CN/1.2.1/navigation.html
+++ b/docs/zh-CN/1.2.1/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/zh-CN/1.2.1/navigation/index.html b/docs/zh-CN/1.2.1/navigation/index.html
index 1002ffd6a5..a6b66fc2c3 100644
--- a/docs/zh-CN/1.2.1/navigation/index.html
+++ b/docs/zh-CN/1.2.1/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/zh-CN/1.3.0/navigation.html b/docs/zh-CN/1.3.0/navigation.html
index dc2ef09535..86d9b19bb5 100644
--- a/docs/zh-CN/1.3.0/navigation.html
+++ b/docs/zh-CN/1.3.0/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/zh-CN/1.3.0/navigation/index.html b/docs/zh-CN/1.3.0/navigation/index.html
index dc2ef09535..86d9b19bb5 100644
--- a/docs/zh-CN/1.3.0/navigation/index.html
+++ b/docs/zh-CN/1.3.0/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/zh-CN/1.3.1/navigation.html b/docs/zh-CN/1.3.1/navigation.html
index df06c61921..313a25fe60 100644
--- a/docs/zh-CN/1.3.1/navigation.html
+++ b/docs/zh-CN/1.3.1/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/zh-CN/1.3.1/navigation/index.html b/docs/zh-CN/1.3.1/navigation/index.html
index df06c61921..313a25fe60 100644
--- a/docs/zh-CN/1.3.1/navigation/index.html
+++ b/docs/zh-CN/1.3.1/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/zh-CN/navigation.html b/docs/zh-CN/navigation.html
index 42dc52f860..c169b29a86 100644
--- a/docs/zh-CN/navigation.html
+++ b/docs/zh-CN/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/zh-CN/navigation/index.html b/docs/zh-CN/navigation/index.html
index 42dc52f860..c169b29a86 100644
--- a/docs/zh-CN/navigation/index.html
+++ b/docs/zh-CN/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/zh-CN/next/navigation.html b/docs/zh-CN/next/navigation.html
index 3d98cbc7f0..380b4c2ba7 100644
--- a/docs/zh-CN/next/navigation.html
+++ b/docs/zh-CN/next/navigation.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{
diff --git a/docs/zh-CN/next/navigation/index.html b/docs/zh-CN/next/navigation/index.html
index 3d98cbc7f0..380b4c2ba7 100644
--- a/docs/zh-CN/next/navigation/index.html
+++ b/docs/zh-CN/next/navigation/index.html
@@ -98,6 +98,22 @@
...
}
+However, for a document located in a docs subdirectory like below:
+docs
+└── dir1
+ └── getting-started.md
+
+You should provide directory/id
instead of id
in sidebars.json
.
{
+ "docs": {
+ "My New Sidebar Category": [
+ "dir1/getting-started"
+ ],
+ ...
+ },
+ ...
+}
+
You can also put a document in a new sidebar. In the following example, we are creating an examples-sidebar
sidebar within sidebars.json
that has a category called My Example Category
containing a document with an id
of my-examples
.
{