Skip to content

Commit ed8587c

Browse files
authored
Switch from RTD to pydata theme
1 parent 2b90abe commit ed8587c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
# -- Options for HTML output -------------------------------------------------
3030
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
3131

32-
html_theme = 'sphinx_rtd_theme'
32+
html_theme = 'pydata_sphinx_theme'
3333
html_static_path = ['_static']
3434
html_extra_path = ['../html']

0 commit comments

Comments
 (0)