We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f86c74 commit 7cd4363Copy full SHA for 7cd4363
2 files changed
doc/conf.py
@@ -132,7 +132,7 @@
132
133
# The theme to use for HTML and HTML Help pages. See the documentation for
134
# a list of builtin themes.
135
-html_theme = 'sphinx_rtd_theme'
+html_theme = 'insipid'
136
137
# Theme options are theme-specific and customize the look and feel of a theme
138
# further. For a list of options available for each theme, see the
doc/requirements.txt
@@ -1,4 +1 @@
1
-Jinja2
2
-Pygments
3
-Sphinx>=1.3
4
-sphinx_rtd_theme
+insipid-sphinx-theme
0 commit comments