We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To let the user control how many levels to show in the navigation tree on the left.
Right now hardcoded to 4.
Should be named navigation_depth to follow the ReadTheDocs config: https://sphinx-rtd-theme.readthedocs.io/en/stable/configuring.html
navigation_depth
The text was updated successfully, but these errors were encountered:
No branches or pull requests
To let the user control how many levels to show in the navigation tree on the left.
Right now hardcoded to 4.
Should be named
navigation_depth
to follow the ReadTheDocs config: https://sphinx-rtd-theme.readthedocs.io/en/stable/configuring.htmlThe text was updated successfully, but these errors were encountered: