We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8707ff2 commit e77fdcaCopy full SHA for e77fdca
docs/conf.py
@@ -98,7 +98,7 @@
98
99
# The theme to use for HTML and HTML Help pages. See the documentation for
100
# a list of builtin themes.
101
-html_theme = 'default'
+html_theme = 'sphinx_rtd_theme'
102
103
# See: https://docs.readthedocs.io/en/stable/reference/environment-variables.html#envvar-READTHEDOCS
104
on_rtd = os.environ.get('READTHEDOCS', None) == 'True'
0 commit comments