diff options
Diffstat (limited to 'docs/guides')
-rw-r--r-- | docs/guides/onap-developer/developing/index.rst | 28 |
1 files changed, 25 insertions, 3 deletions
diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst index d856ee4a1..a7877d449 100644 --- a/docs/guides/onap-developer/developing/index.rst +++ b/docs/guides/onap-developer/developing/index.rst @@ -34,6 +34,15 @@ 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 ---------------------- @@ -43,7 +52,7 @@ Command Line Interface ../../../submodules/cli.git/docs/index - + Closed Loop Automation Platform ------------------------------- @@ -127,8 +136,11 @@ 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 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>`. Logging Analytics ----------------- @@ -191,6 +203,16 @@ ONAP Operations Manager ../../../submodules/oom.git/docs/index +Optimization Framework +---------------------- + +.. toctree:: + :maxdepth: 2 + :titlesonly: + + ../../../submodules/optf/has.git/docs/index + ../../../submodules/optf/osdf.git/docs/index + Policy Framework ---------------- |