From d1de08a284baf59b918afe7f47a4e8159db7d0f0 Mon Sep 17 00:00:00 2001 From: Stephan Date: Tue, 17 Aug 2021 11:48:51 +0200 Subject: [PATCH] fix: reduced maxdepth of index to 2 to reduce clutter --- sphinx/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/source/index.rst b/sphinx/source/index.rst index 4db5dad..e52f517 100644 --- a/sphinx/source/index.rst +++ b/sphinx/source/index.rst @@ -7,7 +7,7 @@ RTFM - Das Handbuch zur wtf Kooperative eG =========================================== .. toctree:: - :maxdepth: 4 + :maxdepth: 2 :caption: Contents: handbuch/intro.md