Skip to content
Discussion options

You must be logged in to vote

Hi @OzGav,
you're encountering 2 expected behaviours at once.

Is the problem that the same link is in two places in the menu structure?

Yes, this is a problem, because MkDocs generates a static page, there are only HTML files in the output.
But the navigation object is shared across all pages, and for each page MkDocs adjusts the relative paths to go to the correct file based on location of the page. This is expected behaviour.

Second behaviour is that you're using Section indexes, which can be seen with Home Assistant Integration: - integration/index.md
In case of Server Install and Configure it finds the music-providers/index.md and also merges it into the section.

If you want to "reu…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by OzGav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants