Skip to content

Commit 638bac1

Browse files
committed
change theme
1 parent 6b72578 commit 638bac1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
# The theme to use for HTML and HTML Help pages. See the documentation for
4949
# a list of builtin themes.
5050
#
51-
#html_theme = 'sphinx_rtd_theme'
51+
html_theme = 'sphinx_rtd_theme'
5252
#html_theme = 'alabaster'
5353
#html_theme = 'pyramid'
54-
html_theme = 'sphinxdoc'
54+
#html_theme = 'sphinxdoc'
5555

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

0 commit comments

Comments
 (0)