From d67a9deb351b4bd2435011ca8c759b081110d216 Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Fri, 25 May 2018 15:48:11 +0000 Subject: 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 --- docs/index.rst | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'docs/index.rst') 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) -- cgit 1.2.3-korg