First-Level Documentation #4145
Unanswered
lightmagic1
asked this question in
Q&A
Replies: 1 comment
-
|
You need to use an array instead of an object, the object syntax is called "category shorthand" and only works when all items of a given sidebar level are categories. See how the |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I would like to add a non-nested item, located at the first level of documentation... something like this page:
https://v2.docusaurus.io/docs/cli
CLI is not nested under any category.
I tried this syntax but it doesn't work, the type 'category' is set by default
Beta Was this translation helpful? Give feedback.
All reactions