From: Thanh Ha Date: Mon, 19 Mar 2018 20:56:39 +0000 (-0400) Subject: Set maxdepth to 1 for TOC X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=5a462011eb5002e43290a9bb7f8242ef5bfabd1b;p=releng%2Fdocs.git Set maxdepth to 1 for TOC We now have quite a few Guides listed so lower the maxdepth to 1 so that the landing page is not as busy. Change-Id: I6bd78bc728b4c8c676ec362836992b751dbe5612 Signed-off-by: Thanh Ha --- diff --git a/docs/index.rst b/docs/index.rst index bf3e893..deee0fb 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -10,7 +10,7 @@ A collection of documentation for Linux Foundation Continuous Integration (LFCI) Guides: .. toctree:: - :maxdepth: 2 + :maxdepth: 1 best-practices ansible