Fix navigation for Design docs #70

Merged
Dalai Felinto merged 2 commits from dfelinto/blender-developer-docs:design-navigation into main 2024-08-06 17:46:15 +02:00

2 Commits

Author SHA1 Message Date
d8393da809 From review: add pages to not_in_nav section 2024-08-06 17:45:34 +02:00
abab629648 Fix navigation for Design docs
The order of the items was different between the index and the
navigation.

---

Note that this is working as expected, however itnow throws a few warnings:

INFO    -  The following pages exist in the docs directory, but are not included in the "nav" configuration:
             - handbook/guidelines/design/a4_design.md
             - handbook/guidelines/design/examples/assets.md
             - handbook/guidelines/design/examples/camera_lens.md
             - handbook/guidelines/design/examples/geometry_nodes.md
             - handbook/guidelines/design/examples/npr.md
2024-08-06 16:23:05 +02:00