Replies: 1 comment 12 replies
-
I think the config setting |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In Matplotlib, we have an index page with a hidden
toctree
to make sure the pages are indexed, but they don't appear in the usual tree. However, despite being hidden, these show up in theSection navigation
. So in https://matplotlib.org/devdocs/users/index.htmlthe last three entries are from
and we do not want them showing up in the Section Navigation. Is there a setting for this, or is this a feature request? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions