Skip to content
Snippets Groups Projects
Commit 998baeb9 authored by Jaques Grobler's avatar Jaques Grobler
Browse files

update conf.py

parent b80a28b0
No related branches found
No related tags found
No related merge requests found
......@@ -119,7 +119,7 @@ html_theme = 'scikit-learn'
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
# documentation.
#html_theme_options = {}
html_theme_options = {'oldversion':True}
# Add any paths that contain custom themes here, relative to this directory.
html_theme_path = ['themes']
......
......@@ -4,4 +4,4 @@ stylesheet = nature.css
pygments_style = tango
[options]
oldversion = True
\ No newline at end of file
oldversion = False
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment