Skip to content

Commit 63eb305

Browse files
authored
Merge pull request #217 from pycompression/fixdocs
Remove unused theme option from doc configuration
2 parents dafeccc + 29d36c4 commit 63eb305

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/conf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@
4242
# a list of builtin themes.
4343
#
4444
html_theme = 'sphinx_rtd_theme'
45-
html_theme_options = dict(
46-
display_version=True,
47-
)
4845

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

0 commit comments

Comments
 (0)