This commit is contained in:
parent
53336b82a3
commit
77e75b379f
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ html_css_files = [
|
||||||
'css/custom.css',
|
'css/custom.css',
|
||||||
]
|
]
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
'collapse_navigation': False,
|
'collapse_navigation': True,
|
||||||
'sticky_navigation': True,
|
'sticky_navigation': True,
|
||||||
'navigation_depth': -1,
|
'navigation_depth': -1,
|
||||||
'includehidden': True,
|
'includehidden': True,
|
||||||
|
|
Loading…
Add table
Reference in a new issue