Fix flake8 warning
This commit is contained in:
parent
67d4dac862
commit
b8130f03cd
@ -116,7 +116,7 @@ modindex_common_prefix = ['mopidy.']
|
|||||||
|
|
||||||
# 'sphinx_rtd_theme' is bundled with Sphinx 1.3, which we don't have when
|
# 'sphinx_rtd_theme' is bundled with Sphinx 1.3, which we don't have when
|
||||||
# building the docs as part of the Debian packages on e.g. Debian wheezy.
|
# building the docs as part of the Debian packages on e.g. Debian wheezy.
|
||||||
#html_theme = 'sphinx_rtd_theme'
|
# html_theme = 'sphinx_rtd_theme'
|
||||||
html_theme = 'default'
|
html_theme = 'default'
|
||||||
html_theme_path = ['_themes']
|
html_theme_path = ['_themes']
|
||||||
html_static_path = ['_static']
|
html_static_path = ['_static']
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user