summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2018-05-25 12:29:38 -0500
committerInstrumental <jonathan.gathman@att.com>2018-05-25 12:29:43 -0500
commitbbe7154de3be6ff4fb3433ee6ea3688b4929ef71 (patch)
tree568e1359fcb6c3b7028623998cbfafd9b64f1327 /docs/index.rst
parent4906c14f770e85452240fc8e04807b6114fab1ca (diff)
Create Essential DOC Structure for AAF
Issue-ID: AAF-328 Change-Id: I9508611149405bd95d0d1bf2ebe1e0ed37ba333b Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst16
1 files changed, 7 insertions, 9 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 0cbac007..ee4eef0e 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -13,16 +13,14 @@ This is a critical function for Cloud environments, as Services need to be able
To be effective during a computer transaction, Security must not only be secure, but very fast. Given that each transaction must be checked and validated for Authorization and Authentication, it is critical that all elements on this path perform optimally.
+Sections
+++++++++
.. toctree::
- :maxdepth: 1
-
- architecture/architecture.rst
- Bootstrapping-AAF-Components/Bootstrapping-AAF-Components.rst
- configuration/configuration.rst
- Installation/installation.rst
- logging/logging.rst
- release-notes/release-notes.rst
+ :maxdepth: 2
+ :glob:
+
+ sections/*
Introduction
@@ -31,7 +29,7 @@ AAF contains some elements of Role Based Authorization, but includes Attribute B
|image0|
-.. |image0| image:: aaf-object-model.jpg
+.. |image0| image:: images/aaf-object-model.jpg
:height: 600px
:width: 800px