-
How do I set up my navigation sidebar so its not alphabetical? And how do I put them in a hierarchy? |
Beta Was this translation helpful? Give feedback.
Answered by
tripleo1
Jun 20, 2021
Replies: 1 comment 2 replies
-
I found it! It's nav in mkdocs.yml. It would be nice to see this in the documentation somewhere? Have you considered a SUMMARY.md like I think mdbook does it? I'm not saying I'm looking for a change, just asking... |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
tripleo1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found it! It's nav in mkdocs.yml.
It would be nice to see this in the documentation somewhere?
Have you considered a SUMMARY.md like I think mdbook does it? I'm not saying I'm looking for a change, just asking...