Skip to content

Commit 1ed70c5

Browse files
committed
docs: switch back to sphinx rtd theme
1 parent bd2630e commit 1ed70c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/conf.py.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
4747
# The theme to use for HTML and HTML Help pages. See the documentation for
4848
# a list of builtin themes.
4949
#
50-
html_theme = 'alabaster'
51-
#html_theme = 'sphinx_rtd_theme'
50+
#html_theme = 'alabaster'
51+
html_theme = 'sphinx_rtd_theme'
5252

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

0 commit comments

Comments
 (0)