Skip to content

Fix: RTD Docutils Build #3119

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

Merged
merged 1 commit into from
Jul 15, 2021
Merged

Fix: RTD Docutils Build #3119

merged 1 commit into from
Jul 15, 2021

Conversation

ax3l
Copy link
Collaborator

@ax3l ax3l commented Jul 15, 2021

Description

The docutils 0.17+ release uses more semantic HTML5 tags, which
the RTD theme does not (yet) know.

This breaks side bar, lists and other elements.

Suggested changelog entry:

- fix: avoid RTD style issue with docutils 0.17+

@ax3l ax3l added dependencies Pull requests that update a dependency file docs Docs or GitHub info labels Jul 15, 2021
The docutils 0.17+ release uses more semantic HTML5 tags, which
the RTD theme does not (yet) know.

This breaks side bar, lists and other elements.
@henryiii henryiii merged commit 55f6f6e into pybind:master Jul 15, 2021
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Jul 15, 2021
@ax3l ax3l deleted the fix-docutil branch July 15, 2021 21:58
@henryiii henryiii removed the needs changelog Possibly needs a changelog entry label Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file docs Docs or GitHub info
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants