Create Essential DOC Structure for AAF

Issue-ID: AAF-328
Change-Id: I9508611149405bd95d0d1bf2ebe1e0ed37ba333b
Signed-off-by: Instrumental <jonathan.gathman@att.com>
diff --git a/docs/index.rst b/docs/index.rst
index 0cbac00..ee4eef0 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -13,16 +13,14 @@
 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 @@
 
 |image0|
 
-.. |image0| image:: aaf-object-model.jpg
+.. |image0| image:: images/aaf-object-model.jpg
    :height: 600px
    :width: 800px