Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit faa1a96

Browse files
committed
MNT: update for changes in sphinx defaults
1 parent 0e14bd8 commit faa1a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999

100100
# The theme to use for HTML and HTML Help pages. Major themes that come with
101101
# Sphinx are currently 'default' and 'sphinxdoc'.
102-
html_theme = 'default'
102+
html_theme = 'sphinxdoc'
103103

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

0 commit comments

Comments
 (0)