8000 update conf.py · seckcoder/scikit-learn@d022cfb · GitHub
[go: up one dir, main page]

Skip to content

Commit d022cfb

Browse files
committed
update conf.py
1 parent 5b34e54 commit d022cfb

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
@@ -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 = {}
129+
html_theme_options = {'oldversion':True}
130130

131131
# Add any paths that contain custom themes here, relative to this directory.
132132
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