8000 old version banner added · seckcoder/scikit-learn@df4cbf8 · GitHub
[go: up one dir, main page]

Skip to content

Commit df4cbf8

Browse files
committed
old version banner added
1 parent 4ae44b0 commit df4cbf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
# Theme options are theme-specific and customize the look and feel of a theme
127127
# further. For a list of options available for each theme, see the
128128
# documentation.
129-
html_theme_options = {'oldversion':False, 'collapsiblesidebar': True}
129+
html_theme_options = {'oldversion':True, 'collapsiblesidebar': True}
130130

131131
# Add any paths that contain custom themes here, relative to this directory.
132132
html_theme_path = ['themes']

0 commit comments

Comments
 (0)
0