diff options
author | Gregory Glover <gg2147@att.com> | 2018-05-22 13:01:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-22 13:01:31 +0000 |
commit | 902fd1bbf6a4d779ab5ffa37f731c98a6985a22c (patch) | |
tree | 6f3f10ee380bf44e190f53ec39d753579e79396d /docs/guides | |
parent | 65d7be1fe39c2ab2211e0860579f94b00ec94652 (diff) | |
parent | 054fce60b3383698d4ea3bbd274648b3b0bb27e7 (diff) |
Merge "Add link check exceptions"
Diffstat (limited to 'docs/guides')
-rw-r--r-- | docs/guides/onap-developer/apiref/index.rst | 3 | ||||
-rw-r--r-- | docs/guides/onap-developer/developing/index.rst | 9 |
2 files changed, 11 insertions, 1 deletions
diff --git a/docs/guides/onap-developer/apiref/index.rst b/docs/guides/onap-developer/apiref/index.rst index ac2be8e06..8ae5aab45 100644 --- a/docs/guides/onap-developer/apiref/index.rst +++ b/docs/guides/onap-developer/apiref/index.rst @@ -46,7 +46,8 @@ Common Services :maxdepth: 1 :titlesonly: - AAI - Active and Available Inventory <../../../submodules/aai/aai-common.git/docs/AAI REST API Documentation/AAIRESTAPI_AMSTERDAM.rst> + AAI - Active and Available Inventory Common <../../../submodules/aai/aai-common.git/docs/AAI REST API Documentation/AAIRESTAPI_AMSTERDAM.rst> + AAI - Active and Available Inventory ESR <../../../submodules/submodules/aai/esr-server.git/docs/offeredapis.rst> DMaaP - Data Management as a Platform Message Router <../../../submodules/dmaap/messagerouter/messageservice.git/docs/offeredapis/offeredapis.rst> Modeling Parsers <../../../submodules/modeling/toscaparsers.git/docs/offeredapis.rst> MSB - Micro Services Bus <../../../submodules/msb/apigateway.git/docs/platform/offeredapis.rst> diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst index 740113715..331248c2f 100644 --- a/docs/guides/onap-developer/developing/index.rst +++ b/docs/guides/onap-developer/developing/index.rst @@ -262,6 +262,15 @@ Software Defined Network Controller ../../../submodules/sdnc/parent.git/docs/index ../../../submodules/sdnc/plugins.git/docs/index +User Interface Applications +--------------------------- + +.. toctree:: + :maxdepth: 2 + :titlesonly: + + ../../../submodules/ui/dmaapbc.git/docs/index + Virtual Function Controller --------------------------- |