diff options
author | Sai Gandham <sg481n@att.com> | 2018-05-25 15:48:11 +0000 |
---|---|---|
committer | Sai Gandham <sg481n@att.com> | 2018-05-25 15:48:19 +0000 |
commit | d67a9deb351b4bd2435011ca8c759b081110d216 (patch) | |
tree | 993fd70448584ccdeb44bed3bb99eef660b4c341 /docs/index.rst | |
parent | 8c6365116711469c74436141d63f046ef88b9023 (diff) |
Add docs structure & locate coverage
Adding skeleton structure for aaf documentation
and add auth locate test cases for more coverage.
Issue-ID: AAF-129
Change-Id: I105f058eac1119ab0329d6ef678e00a5693b6440
Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/docs/index.rst b/docs/index.rst index 3ce33136..0cbac007 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -15,9 +15,15 @@ To be effective during a computer transaction, Security must not only be secure, .. toctree:: - :maxdepth: 3 + :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 - Introduction ------------ @@ -41,5 +47,3 @@ The Data is managed by RESTful API, with Admin functions supplemented by Charact -CADI (A Framework for providing Enterprise Class Authentication and Authorization with minimal configuration to Containers and Standalone Services) -Cassandra (GRID Core) - --Hadoop Plugin (a plugin via Hadoop Group Mapper mechanism) |