From 52b5c09262b614e10bc223dd1811f81760a3337e Mon Sep 17 00:00:00 2001 From: Rich Bennett Date: Sat, 1 Sep 2018 09:48:13 -0400 Subject: Cherry pick beijing improvements to master Replicating changes made when finalizing Beijing branch in the doc master branch. Change-Id: Ib1da658aef8cb84f896c6abac23631579ec0b80c Issue-ID: DOC-280 Signed-off-by: Rich Bennett --- docs/guides/onap-developer/developing/index.rst | 71 +++++++++++++++---------- 1 file changed, 42 insertions(+), 29 deletions(-) (limited to 'docs/guides/onap-developer/developing') diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst index 3524cf652..41e3c70c1 100644 --- a/docs/guides/onap-developer/developing/index.rst +++ b/docs/guides/onap-developer/developing/index.rst @@ -1,4 +1,5 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. 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. @@ -33,6 +34,25 @@ Application Controller ../../../submodules/appc/deployment.git/docs/index ../../../submodules/appc.git/docs/index +Application Authorization Framework +----------------------------------- + +.. toctree:: + :maxdepth: 2 + :titlesonly: + + ../../../submodules/aaf/authz.git/docs/index + +Command Line Interface +---------------------- + +.. toctree:: + :maxdepth: 2 + :titlesonly: + + ../../../submodules/cli.git/docs/index + + Closed Loop Automation Platform ------------------------------- @@ -116,11 +136,15 @@ Holmes Integration ----------- -* ONAP Amsterdam release content is specified within a list of project artifact versions available in the form of a :ref:`manifest`. -* To install the whole ONAP (from a complete demo solution perspective) refer to :ref:`Setting Up ONAP `. +* ONAP Beijing release content is specified within a list of project + artifact versions available in the form of + a :ref:`manifest`. -Logging Enhancements Project ----------------------------- +* To install the whole ONAP (from a complete demo solution perspective) + refer to :ref:`Setting Up ONAP `. + +Logging Analytics +----------------- .. toctree:: :maxdepth: 2 @@ -171,18 +195,8 @@ Music ../../../submodules/music.git/docs/index - -ONAP Command Line Interface ---------------------------- - -.. toctree:: - :maxdepth: 2 - :titlesonly: - - ../../../submodules/cli.git/docs/index - -ONAP Operations Manager (experimental) --------------------------------------- +ONAP Operations Manager +----------------------- .. toctree:: :maxdepth: 2 @@ -190,8 +204,8 @@ ONAP Operations Manager (experimental) ../../../submodules/oom.git/docs/index -ONAP Optimization Framework --------------------------------------- +Optimization Framework +---------------------- .. toctree:: :maxdepth: 2 @@ -200,16 +214,6 @@ ONAP Optimization Framework ../../../submodules/optf/has.git/docs/index ../../../submodules/optf/osdf.git/docs/index - -ONAP Use Case User Interface ----------------------------- - -.. toctree:: - :maxdepth: 2 - :titlesonly: - - ../../../submodules/usecase-ui.git/docs/index - Policy Framework ---------------- @@ -273,6 +277,15 @@ Software Defined Network Controller ../../../submodules/sdnc/parent.git/docs/index ../../../submodules/sdnc/plugins.git/docs/index +Use Case User Interface +----------------------- + +.. toctree:: + :maxdepth: 2 + :titlesonly: + + ../../../submodules/usecase-ui.git/docs/index + User Interface Applications --------------------------- -- cgit 1.2.3-korg