Skip to content

Commit

Permalink
Add subpages to content in mkdocs config
Browse files Browse the repository at this point in the history
  • Loading branch information
pimvenderbosch committed Dec 3, 2024
1 parent 6c95fbc commit 6b4e88f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ nav:
- License: getting_started/LICENSE.md

- Contents:
- TBD: contents/tbd.md
- contents/index.md
- Compute Stack: contents/compute_stack.md
- IR Structure: contents/ir_structure.md
- Challenges: contents/challenges.md

- Tutorials:
- Tutorials: tutorials/index.md
Expand Down

0 comments on commit 6b4e88f

Please sign in to comment.