mirror of
https://github.com/powerline/powerline.git
synced 2025-07-27 15:54:30 +02:00
Merge pull request #982 from gladiac/docs
docs: Fix building the docs without RTD theme.
This commit is contained in:
commit
23b43d8376
@ -14,7 +14,7 @@ version = 'beta'
|
|||||||
release = 'beta'
|
release = 'beta'
|
||||||
exclude_patterns = ['_build']
|
exclude_patterns = ['_build']
|
||||||
pygments_style = 'sphinx'
|
pygments_style = 'sphinx'
|
||||||
html_theme = 'sphinx_rtd_theme'
|
html_theme = 'default'
|
||||||
html_static_path = ['_static']
|
html_static_path = ['_static']
|
||||||
html_show_copyright = False
|
html_show_copyright = False
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user