Skip to content

Commit 35caefe

Browse files
committed
replace sphinx theme
1 parent 83c4cb2 commit 35caefe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
# The theme to use for HTML and HTML Help pages. See the documentation for
6161
# a list of builtin themes.
6262
#
63-
html_theme = 'alabaster'
63+
html_theme = 'sphinx_rtd_theme'
6464

6565
# Add any paths that contain custom static files (such as style sheets) here,
6666
# relative to this directory. They are copied after the builtin static files,

0 commit comments

Comments
 (0)