8000 changed config.py · seckcoder/scikit-learn@be2a5db · GitHub
[go: up one dir, main page]

Skip to content

Commit be2a5db

Browse files
committed
changed config.py
1 parent 32068b8 commit be2a5db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
# Theme options are theme-specific and customize the look and feel of a theme
112112
# further. For a list of options available for each theme, see the
113113
# documentation.
114-
#html_theme_options = {}
114+
html_theme_options = {'oldversion':True}
115115

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

doc/themes/scikit-learn/theme.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ stylesheet = nature.css
44
pygments_style = tango
55

66
[options]
7-
oldversion = True
7+
oldversion = False

0 commit comments

Comments
 (0)
0