Skip to content

Commit

Permalink
FIX: Docs Issue (#651)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Nov 22, 2022
1 parent a3f38a9 commit 0e4e2b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ 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.
Expand Down

0 comments on commit 0e4e2b1

Please sign in to comment.