diff options
author | Rich Bennett <rb2745@att.com> | 2018-09-01 09:48:13 -0400 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2018-09-01 09:54:19 -0400 |
commit | 52b5c09262b614e10bc223dd1811f81760a3337e (patch) | |
tree | 2873aa58ac84715ba8187b7e27e7829044871d3e /docs/guides/onap-developer/developing/index.rst | |
parent | 40e2182b5f8ce2952abb176bd539bf32ce164464 (diff) |
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 <rb2745@att.com>
Diffstat (limited to 'docs/guides/onap-developer/developing/index.rst')
-rw-r--r-- | docs/guides/onap-developer/developing/index.rst | 71 |
1 files changed, 42 insertions, 29 deletions
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<doc-release-manifest>`. -* To install the whole ONAP (from a complete demo solution perspective) refer to :ref:`Setting Up ONAP <demo-installing-running-onap>`. +* ONAP Beijing release content is specified within a list of project + artifact versions available in the form of + a :ref:`manifest<doc-release-manifest>`. -Logging Enhancements Project ----------------------------- +* To install the whole ONAP (from a complete demo solution perspective) + refer to :ref:`Setting Up ONAP <demo-installing-running-onap-requirements>`. + +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 --------------------------- |