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.
1 parent 2b90abe commit ed8587cCopy full SHA for ed8587c
docs/sphinx/conf.py
@@ -29,6 +29,6 @@
29
# -- Options for HTML output -------------------------------------------------
30
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
31
32
-html_theme = 'sphinx_rtd_theme'
+html_theme = 'pydata_sphinx_theme'
33
html_static_path = ['_static']
34
html_extra_path = ['../html']
0 commit comments