Drop toc from sidebar
parent
66b803780f
commit
d6abfa774a
|
@ -70,7 +70,7 @@ html_theme_options = {
|
||||||
'travis_button': 'true',
|
'travis_button': 'true',
|
||||||
}
|
}
|
||||||
html_sidebars = {
|
html_sidebars = {
|
||||||
"**": ["about.html", "localtoc.html", "relations.html", "searchbox.html"]
|
"**": ["about.html", "relations.html", "searchbox.html"]
|
||||||
}
|
}
|
||||||
|
|
||||||
# Add any paths that contain custom static files (such as style sheets) here,
|
# Add any paths that contain custom static files (such as style sheets) here,
|
||||||
|
|
Loading…
Reference in New Issue