Skip to content

How do i achieve this kind of navigation with tabs, sections etc? #8233

Closed Answered by dejantep
dejantep asked this question in Q&A
Discussion options

You must be logged in to vote

I think i found the solution on my own.

You have to add navigation.sections under feature in mkdocs.yml and then you build your navigation structure like this:

  • Top level (tabs):
    • Second level (section headline):
      • Third level (expandable):
        • Actual page level: 'page.md'`

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kamilkrzyskow
Comment options

Answer selected by dejantep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants