We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b72578 commit 638bac1Copy full SHA for 638bac1
1 file changed
docs/source/conf.py
@@ -48,10 +48,10 @@
48
# The theme to use for HTML and HTML Help pages. See the documentation for
49
# a list of builtin themes.
50
#
51
-#html_theme = 'sphinx_rtd_theme'
+html_theme = 'sphinx_rtd_theme'
52
#html_theme = 'alabaster'
53
#html_theme = 'pyramid'
54
-html_theme = 'sphinxdoc'
+#html_theme = 'sphinxdoc'
55
56
# Add any paths that contain custom static files (such as style sheets) here,
57
# relative to this directory. They are copied after the builtin static files,
0 commit comments