Use HTML4 writer on Sphinx 2.0 and later

This commit is contained in:
James Morris
2021-12-24 13:10:48 -05:00
parent 852e830c37
commit 1594e41c09

View File

@@ -132,6 +132,7 @@ numpydoc_show_class_members = False
# html_theme = 'default'
html_theme = 'better'
html_theme_path = [better_theme_path]
html4_writer = True
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the