Skip to content

Commit 6217317

Browse files
authored
Update conf.py
Enable sphinx-rtd-theme in `conf.py`.
1 parent db99b90 commit 6217317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
# The theme to use for HTML and HTML Help pages. See the documentation for
4646
# a list of builtin themes.
4747
#
48-
html_theme = "alabaster"
48+
html_theme = "sphinx_rtd_theme"
4949

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

0 commit comments

Comments
 (0)