Skip to content

Commit bc76aef

Browse files
committed
Removing html theme specification.
1 parent 9b21324 commit bc76aef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/conf.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,10 @@
127127

128128
# The theme to use for HTML and HTML Help pages. See the documentation for
129129
# a list of builtin themes.
130-
html_theme = 'classic'
131-
html_theme_options = {
132-
"sidebarwidth": 300
133-
}
130+
# html_theme = 'classic'
131+
# html_theme_options = {
132+
# "sidebarwidth": 300
133+
# }
134134

135135
numpydoc_show_class_members = False
136136
# Theme options are theme-specific and customize the look and feel of a theme

0 commit comments

Comments
 (0)