Replies: 1 comment 1 reply
-
|
Docusaurus 2 support as much levels as you want and your theme can render properly, so it's your responsibility to remain reasonable ;) {
type: 'category',
label: 'Docusaurus',
items: [
{
type: 'category',
label: 'Docusaurus',
items: [
{
type: 'category',
label: 'Docusaurus',
items: ['introduction', 'design-principles', 'contributing'],
},
],
},
],
}, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
How many levels of subsections, docusaurus support?
Can I have subsubsection on sidebars?
Beta Was this translation helpful? Give feedback.
All reactions