This commit is contained in:
parent
491fbadfc8
commit
f3b05246f6
1 changed files with 2 additions and 1 deletions
|
@ -34,5 +34,6 @@ html_css_files = [
|
|||
'css/custom.css',
|
||||
]
|
||||
html_theme_options = {
|
||||
'navigation_depth': 5,
|
||||
'navigation_depth': -1,
|
||||
'collapse_navigation': False,
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue