Tweak navigation max depth
This commit is contained in:
parent
f2d1c7d82a
commit
7d236b607e
|
|
@ -6,7 +6,7 @@ python:
|
|||
- requirements: docs/requirements.txt
|
||||
theme:
|
||||
name: readthedocs
|
||||
navigation_depth: 6
|
||||
navigation_depth: 3
|
||||
markdown_extensions:
|
||||
- admonition:
|
||||
- markdown_include.include:
|
||||
|
|
|
|||
Loading…
Reference in New Issue