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.
2 parents 7585958 + 35dc911 commit b785483Copy full SHA for b785483
docs/conf.py
@@ -83,7 +83,7 @@
83
# The theme to use for HTML and HTML Help pages. See the documentation for
84
# a list of builtin themes.
85
#
86
-html_theme = 'alabaster'
+html_theme = 'default'
87
88
# Theme options are theme-specific and customize the look and feel of a theme
89
# further. For a list of options available for each theme, see the
docs/requirements-docs.txt
@@ -0,0 +1,2 @@
1
+sphinx
2
+sphinx_rtd_theme
0 commit comments