Parent Epic: #3
Description
Update the mkdocs.yml navigation section to match the new docs folder structure. All 11 modules, labs, presentations, and delivery guide must be properly mapped in the nav tree.
Tasks
Acceptance Criteria
mkdocs.yml nav covers every .md file in docs/
mkdocs serve runs without errors
- Navigation renders correctly in the Material theme
Parent Epic: #3
Description
Update the
mkdocs.ymlnavigation section to match the new docs folder structure. All 11 modules, labs, presentations, and delivery guide must be properly mapped in the nav tree.Tasks
nav:entries for all 11 module folders (00-10)nav:entry fordelivery-guide.mdnav:entry forpresentations/sectionnav:entry forlabs/section with all 10 labsmkdocs serve-- verify all pages render correctlyAcceptance Criteria
mkdocs.ymlnav covers every.mdfile indocs/mkdocs serveruns without errors