Fix navigation for Design docs #70
No reviewers
Labels
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-developer-docs#70
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "dfelinto/blender-developer-docs:design-navigation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
These can be added to the
not_in_nav
section:https://projects.blender.org/blender/blender-developer-docs/src/branch/main/mkdocs.yml#L72