Skip to content

Conversation

AristurtleDev
Copy link
Contributor

Description

This resolves an issue where Roadmap was displayed as the breadcrumb for every documentation article.

Cause of Issue

This was occurring due to how docfx generates breadcrumbs. Since the roadmap document was in the /articles directory and also existed as a top level navigation item in the root toc.yml, then the top navigation for Roadmap would be highlighted and which means the breadcrumb would default to that.

Solution

By moving the roadmap document to it's own directory, similar to the /foundation/index.md this resolves the issue of the breadcrumb being incorrect for every article.

@SimonDarksideJ SimonDarksideJ merged commit 9eb9b8c into MonoGame:main Aug 5, 2024
2 checks passed
@AristurtleDev AristurtleDev deleted the fix-breadcrumbs branch August 5, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants