From f3693b7784efae2a611b3e5d17ea2dca2a2b6444 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Mon, 5 Jul 2021 12:05:55 +0200 Subject: [PATCH] Limit WebDAV TOC depth like on other pages Signed-off-by: Christoph Wurst --- developer_manual/client_apis/WebDAV/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/developer_manual/client_apis/WebDAV/index.rst b/developer_manual/client_apis/WebDAV/index.rst index 522b7b6d4..e389074d8 100644 --- a/developer_manual/client_apis/WebDAV/index.rst +++ b/developer_manual/client_apis/WebDAV/index.rst @@ -5,6 +5,7 @@ Webdav ====== .. toctree:: + :maxdepth: 2 basic search