Set maxdepth to 1 for TOC 98/9498/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 19 Mar 2018 20:56:39 +0000 (16:56 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 19 Mar 2018 20:56:41 +0000 (16:56 -0400)
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 <thanh.ha@linuxfoundation.org>
docs/index.rst

index bf3e893..deee0fb 100644 (file)
@@ -10,7 +10,7 @@ A collection of documentation for Linux Foundation Continuous Integration (LFCI)
 Guides:
 
 .. toctree::
-   :maxdepth: 2
+   :maxdepth: 1
 
    best-practices
    ansible