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

Require Sphinx 1.6 deprecate html4 #1091

Merged
merged 1 commit into from Mar 15, 2021
Merged

Require Sphinx 1.6 deprecate html4 #1091

merged 1 commit into from Mar 15, 2021

Conversation

Blendify
Copy link
Member

@Blendify Blendify commented Mar 15, 2021

Sphinx 1.6 is required for de76c03 we also do not test against versions lower than 1.6 so we should safely drop it.

This is similar to #1076 and #1075 but less strict

With default settings, no one should see warnings with sphinx >= 2. Warnings are printed if using html4_writer or not using experimental html5 (removed in sphinx2).

Fixes #938

Sphinx 1.6 is required for de76c03 we also do not test against versions lower than 1.6 so we should safely drop it.

This is similar to #1076 and #1075 but less strict
@Blendify Blendify requested review from agjohnson, stsewd and a team March 15, 2021 20:59
@Blendify Blendify added this to the 0.6 milestone Mar 15, 2021
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.

Deprecate HTML4 writer
3 participants