diff --git a/docs/source/conf.py b/docs/source/conf.py index b18276543..ca37505d0 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -161,8 +161,6 @@ def install(package): html_theme = "sphinx_rtd_theme" html_theme_path = [sphinx_rtd_theme.get_html_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 # documentation.