parent
f8047b42c4
commit
9a47864ba0
1 changed files with 2 additions and 4 deletions
|
@ -34,9 +34,7 @@ html_css_files = [
|
||||||
'css/custom.css',
|
'css/custom.css',
|
||||||
]
|
]
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
'navigation_depth': 1,
|
# Toc options
|
||||||
'sticky_navigation': False,
|
|
||||||
'collapse_navigation': False,
|
'collapse_navigation': False,
|
||||||
'globaltoc_collapse': True,
|
'navigation_depth': -1,
|
||||||
'globaltoc_maxdepth': 1,
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue