Skip to content

Commit f72afee

Browse files
committed
Switch the documentation to the ReadTheDocs template.
1 parent b6de8f1 commit f72afee

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
@@ -83,7 +83,8 @@
8383
# The theme to use for HTML and HTML Help pages. See the documentation for
8484
# a list of builtin themes.
8585
#
86-
html_theme = 'alabaster'
86+
#html_theme = 'alabaster'
87+
html_theme = 'sphinx_rtd_theme'
8788

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

0 commit comments

Comments
 (0)