Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: use parent when self is use in a toctree #938

Merged
merged 3 commits into from Sep 20, 2022
Merged

Conversation

12rambau
Copy link
Collaborator

Fix #926

When self is used in a header navbar toctree, whe search for the parent of the toctree (so that the link is the same for every page) and we use it as a page key instead of the set self to search for the path.

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.

v0.10.1 breaks self toctree entry
2 participants