docs: Use sphinx_rtd_theme bundled with Sphinx 1.3
This commit is contained in:
parent
b36083bae6
commit
a1e866e46e
@ -114,7 +114,7 @@ modindex_common_prefix = ['mopidy.']
|
||||
|
||||
# -- Options for HTML output --------------------------------------------------
|
||||
|
||||
html_theme = 'default'
|
||||
html_theme = 'sphinx_rtd_theme'
|
||||
html_theme_path = ['_themes']
|
||||
html_static_path = ['_static']
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user