From 7d236b607e91393d002a754eccb440cbf7c96e86 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Thu, 5 Mar 2020 17:30:55 -0500 Subject: [PATCH] Tweak navigation max depth --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 7e278b7f2..4bc6c955d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -6,7 +6,7 @@ python: - requirements: docs/requirements.txt theme: name: readthedocs - navigation_depth: 6 + navigation_depth: 3 markdown_extensions: - admonition: - markdown_include.include: