summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2018-05-25 13:27:54 -0500
committerInstrumental <jonathan.gathman@att.com>2018-05-25 13:27:59 -0500
commit91a983a493f7ca67d62f337b53d3ef915f8a47c8 (patch)
treebcd36b81dfd25edd5e96b6d782b2489c06a0a661 /docs/index.rst
parentbbe7154de3be6ff4fb3433ee6ea3688b4929ef71 (diff)
Refine Section Index Scheme
Issue-ID: AAF-328 Change-Id: I3fe12b01ad3bbb9035679fcf5723d2d4c93deaf5 Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst9
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst
index ee4eef0e..dacc9d06 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -17,11 +17,14 @@ Sections
++++++++
.. toctree::
- :maxdepth: 2
+ :maxdepth: 1
:glob:
- sections/*
-
+ sections/architecture/index
+ sections/installation/index
+ sections/configuration/index
+ sections/logging
+ sections/release-notes
Introduction
------------