Navigation section not picking up nested index.md
#8483
-
|
Following the documentation and taking inspiration from how it's done in the Material for MkDocs own documentation, I am trying to set up a Here is the excerpt of my navigation settings: nav:
- index.md
- Usage:
- usage/index.md
- usage/base64.md
- javadoc.md
- release-notes.mdHowever, the navigation is rendered as:
where the bold What am I doing wrong? Reference: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi @scordio, |
Beta Was this translation helpful? Give feedback.

Hi @scordio,
to not create an additional entry for the
index.mdfile and merge it with the section you'd use another feature flagnavigation.indexeshttps://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/#section-index-pages