Use globs vs explicit include in docs index 32/76932/2
authorDaniel Farrell <dfarrell@redhat.com>
Fri, 12 Oct 2018 11:17:52 +0000 (07:17 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 12 Oct 2018 11:56:46 +0000 (11:56 +0000)
Just include all RST vs having to list files manually.

Change-Id: I75547ef1365997b1abd69189193e88897df81f40
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
docs/index.rst

index 3610326b291c35329cc15b40145734d1846c2a00..770c96f680351a2eb0ba58dc2538f2869c2bac94 100644 (file)
@@ -12,13 +12,10 @@ Puppet) and pre-built images (containers, Vagrant base boxes).
 
 Contents:
 
-.. noqa
 .. toctree::
+   :glob:
    :maxdepth: 5
+   :caption: Table of Contents
+   :name: mastertoc
 
-   packages
-   autorelease-builds
-   distribution-job-builds
-   versioning
-   configuration-management
-   packaging-releases
+   **