Skip to content

Commit 9e81c60

Browse files
committed
swith docs theme
1 parent e71e142 commit 9e81c60

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
@@ -98,7 +98,8 @@
9898

9999
# The theme to use for HTML and HTML Help pages. See the documentation for
100100
# a list of builtin themes.
101-
html_theme = 'default'
101+
#html_theme = 'default'
102+
html_theme = 'sphinxdoc'
102103

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

0 commit comments

Comments
 (0)