Tweak navigation max depth

This commit is contained in:
Jeremy Stretch 2020-03-05 17:30:55 -05:00
parent f2d1c7d82a
commit 7d236b607e

View File

@ -6,7 +6,7 @@ python:
- requirements: docs/requirements.txt - requirements: docs/requirements.txt
theme: theme:
name: readthedocs name: readthedocs
navigation_depth: 6 navigation_depth: 3
markdown_extensions: markdown_extensions:
- admonition: - admonition:
- markdown_include.include: - markdown_include.include: