Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f702485

Browse files
committed
update conf.py
1 parent 064ab4e commit f702485

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
@@ -122,7 +122,7 @@
122122
# Theme options are theme-specific and customize the look and feel of a theme
123123
# further. For a list of options available for each theme, see the
124124
# documentation.
125-
#html_theme_options = {}
125+
html_theme_options = {'oldversion':True}
126126

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