Skip to content

Conversation

@Taywee
Copy link

@Taywee Taywee commented Aug 14, 2019

navigation.html's toctree was missing support for maxdepth and titles_only. I don't think the end-user should have to override navigation.html just to change these settings.

I wasn't quite sure how to properly enable an integer option, as it still ends up in the document as a string (even though the boolean appears to route through fine), so I convert it to an int on the toctree call.

This closes #89

navigation.html's toctree was missing support for maxdepth and
titles_only.
@erwanp
Copy link

erwanp commented Aug 3, 2021

This is an interesting feature, can it be included / labelled as "to-be-reviewed" ?

@bitprophet bitprophet deleted the branch sphinx-doc:master January 13, 2023 00:42
@bitprophet bitprophet closed this Jan 13, 2023
@AA-Turner AA-Turner reopened this Jan 8, 2024
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.

Set menu depth

4 participants