diff options
author | Rich Bennett <rb2745@att.com> | 2018-03-21 11:16:09 -0400 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2018-03-21 11:18:58 -0400 |
commit | 304f7b5e09517dfe7fb03b07b42915ed6327be24 (patch) | |
tree | 6766fd30291d9f80a3ccb023bf04d0cc0a007ee4 /docs/guides | |
parent | c557c13c6724cea4283e054cb240d0beae25615e (diff) |
Add MUSIC project submodule and toctree refs
Change-Id: I88174a9eae28b4cf212ad6059d36b3ffff101ff1
Signed-off-by: Rich Bennett <rb2745@att.com>
Issue-ID: DOC-253
Diffstat (limited to 'docs/guides')
-rw-r--r-- | docs/guides/onap-developer/apiref/index.rst | 1 | ||||
-rw-r--r-- | docs/guides/onap-developer/developing/index.rst | 9 |
2 files changed, 10 insertions, 0 deletions
diff --git a/docs/guides/onap-developer/apiref/index.rst b/docs/guides/onap-developer/apiref/index.rst index db4cd6a51..f3ff54348 100644 --- a/docs/guides/onap-developer/apiref/index.rst +++ b/docs/guides/onap-developer/apiref/index.rst @@ -51,6 +51,7 @@ Common Services Modeling Parsers <../../../submodules/modeling/toscaparsers.git/docs/offeredapis.rst> MSB - Micro Services Bus <../../../submodules/msb/apigateway.git/docs/platform/offeredapis.rst> MultiVIM Cloud <../../../submodules/multicloud/framework.git/docs/MultiCloud-API-Specification-V1.rst> + Music <../../../submodules/music.git/docs/offeredapis.rst> SDK --- diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst index b92541769..e335649ea 100644 --- a/docs/guides/onap-developer/developing/index.rst +++ b/docs/guides/onap-developer/developing/index.rst @@ -152,6 +152,15 @@ MultiVIM Cloud ../../../submodules/multicloud/framework.git/docs/index +Music +----- + +.. toctree:: + :maxdepth: 2 + :titlesonly: + + ../../../submodules/music.git/docs/index + Nokia SVNFM driver ------------------ |