Skip to content

Commit

Permalink
Merge pull request #217 from pycompression/fixdocs
Browse files Browse the repository at this point in the history
Remove unused theme option from doc configuration
  • Loading branch information
rhpvorderman authored Nov 25, 2024
2 parents dafeccc + 29d36c4 commit 63eb305
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@
# a list of builtin themes.
#
html_theme = 'sphinx_rtd_theme'
html_theme_options = dict(
display_version=True,
)

# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
Expand Down

0 comments on commit 63eb305

Please sign in to comment.