Skip to content

Commit b714fbf

Browse files
committed
removed theme from sphinx configuration
1 parent c79c0f6 commit b714fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ def get_version(package):
109109

110110
# The theme to use for HTML and HTML Help pages. See the documentation for
111111
# a list of builtin themes.
112-
html_theme = 'classic'
112+
#html_theme = 'classic'
113113

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

0 commit comments

Comments
 (0)