Skip to content

Commit 9ba4c73

Browse files
committed
Switch to sphinx_rtd_theme
1 parent b217236 commit 9ba4c73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@
7676
# The theme to use for HTML and HTML Help pages. See the documentation for
7777
# a list of builtin themes.
7878
#
79-
html_theme = 'alabaster'
79+
# html_theme = 'alabaster'
80+
html_theme = 'sphinx_rtd_theme'
8081

8182
# Theme options are theme-specific and customize the look and feel of a theme
8283
# further. For a list of options available for each theme, see the

0 commit comments

Comments
 (0)