diff options
author | 2018-05-25 13:27:54 -0500 | |
---|---|---|
committer | 2018-05-25 13:27:59 -0500 | |
commit | 91a983a493f7ca67d62f337b53d3ef915f8a47c8 (patch) | |
tree | bcd36b81dfd25edd5e96b6d782b2489c06a0a661 /docs/sections/index.rst | |
parent | bbe7154de3be6ff4fb3433ee6ea3688b4929ef71 (diff) |
Refine Section Index Scheme
Issue-ID: AAF-328
Change-Id: I3fe12b01ad3bbb9035679fcf5723d2d4c93deaf5
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'docs/sections/index.rst')
-rw-r--r-- | docs/sections/index.rst | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/docs/sections/index.rst b/docs/sections/index.rst deleted file mode 100644 index 88c1db9b..00000000 --- a/docs/sections/index.rst +++ /dev/null @@ -1,28 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. Copyright © 2017 AT&T Intellectual Property. All rights reserved. - -Architecture -============ -.. toctree:: - :maxdepth: 2 - :glob: - - architecture/* - -Installation -============== -.. toctree:: - :maxdepth: 2 - :glob: - - installation/* - -Configuration -============= -.. toctree:: - :maxdepth: 2 - :glob: - - configuration/* - |