We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 600d4bd + fa79167 commit be00f59Copy full SHA for be00f59
2 files changed
docs/conf.py
@@ -84,7 +84,7 @@
84
# The theme to use for HTML and HTML Help pages. See the documentation for
85
# a list of builtin themes.
86
#
87
-html_theme = 'alabaster'
+html_theme = 'sphinx_rtd_theme'
88
89
# Theme options are theme-specific and customize the look and feel of a
90
# theme further. For a list of options available for each theme, see the
requirements_dev.txt
@@ -7,5 +7,4 @@ tox==3.2.1
7
coverage==4.5.1
8
Sphinx==1.7.8
9
twine==1.11.0
10
-
11
+sphinx_rtd_theme==0.4.1
0 commit comments