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 90087c3 commit 04a5158Copy full SHA for 04a5158
docs/conf.py
@@ -111,7 +111,7 @@
111
112
# The theme to use for HTML and HTML Help pages. See the documentation for
113
# a list of builtin themes.
114
-html_theme = 'default'
+html_theme = 'sphinx_rtd_theme'
115
116
# Theme options are theme-specific and customize the look and feel of a
117
# theme further. For a list of options available for each theme, see the
docs/requirements-docs.txt
@@ -1 +1,2 @@
1
Sphinx
2
+sphinx_rtd_theme>=0.3.1
0 commit comments