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