We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f0b47 commit b6bbad0Copy full SHA for b6bbad0
.gitmodules
@@ -1,4 +1 @@
1
2
-[submodule "doc/_themes"]
3
- path = doc/_themes
4
- url = https://github.com/ericholscher/readthedocs-sphinx.git
doc/_themes
doc/conf.py
@@ -114,7 +114,7 @@
114
if on_rtd:
115
html_theme = 'default'
116
else:
117
- html_theme = 'rtd'
+ html_theme = 'pyramid'
118
119
#html_theme = 'sphinx_rtd_theme'
120
0 commit comments