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

Cast maxdepth to int in toctree #8665

Merged
merged 2 commits into from Jan 10, 2021
Merged

Cast maxdepth to int in toctree #8665

merged 2 commits into from Jan 10, 2021

Conversation

JeanKossaifi
Copy link
Contributor

Subject: When specifying the toc's max-depth in theme.conf that isn't automatically cast to int, causing a hard to locate error.

Feature or Bugfix

  • Bugfix

Relates

When specifying the max-depth for the toctree in theme.conf that isn't automatically cast to int, causing a hard to locate error.
@tk0miya tk0miya added this to the 3.5.0 milestone Jan 10, 2021
@tk0miya tk0miya merged commit ffba1d7 into sphinx-doc:3.x Jan 10, 2021
@tk0miya
Copy link
Member

tk0miya commented Jan 10, 2021

Thank you for quick update! merged :-)

tk0miya added a commit that referenced this pull request Jan 10, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants