Skip to content
Discussion options

You must be logged in to vote

Here is the finished product of the formatting that you need to use with the nav: section of your mkdocs.yml to get everything working as intended.

nav:
  - Home:
    - index.md #This is the first page you land on when you visit "Home"
  - Basics: #This is a tab on my page as I'm using the tabs feature for navigation.
    - Basics/0 Welcome.md #This is the first page you land on when you visit "Basics"
    - Basics/1 How to Navigate in Quickbase.md
    - Basics/2 Apps & Tables.md
    - Basics/3 Table Reports and Exporting Reports.md
    - Basics/4 Forms and Records.md
    - Basics/5 Dashboards.md
    - Basics/6 Becoming Efficient in QB.md
    - Basics/7 Report Field Types.md
  - Setup: #T…

Replies: 4 comments 10 replies

Comment options

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

Comment options

You must be logged in to vote
8 replies
@z3thon
Comment options

@squidfunk
Comment options

@squidfunk
Comment options

@z3thon
Comment options

@squidfunk
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by z3thon
Comment options

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

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