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

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

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
Dalai Felinto added 1 commit 2024-08-06 16:24:19 +02:00
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
Dalai Felinto requested review from Julian Eisel 2024-08-06 16:24:27 +02:00
Julian Eisel approved these changes 2024-08-06 16:34:07 +02:00
Julian Eisel left a comment
Member

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

> 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
Dalai Felinto added 1 commit 2024-08-06 17:45:43 +02:00
Dalai Felinto merged commit 48a613cc09 into main 2024-08-06 17:46:15 +02:00
Dalai Felinto deleted branch design-navigation 2024-08-06 17:46:16 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-developer-docs#70
No description provided.