diff options
Diffstat (limited to 'docs/guides/onap-developer')
-rw-r--r-- | docs/guides/onap-developer/architecture/references.rst | 1 | ||||
-rw-r--r-- | docs/guides/onap-developer/developing/index.rst | 18 |
2 files changed, 11 insertions, 8 deletions
diff --git a/docs/guides/onap-developer/architecture/references.rst b/docs/guides/onap-developer/architecture/references.rst index f00d610f3..2bd569009 100644 --- a/docs/guides/onap-developer/architecture/references.rst +++ b/docs/guides/onap-developer/architecture/references.rst @@ -83,6 +83,7 @@ Common Services ../../../submodules/msb/discovery.git/docs/architecture.rst ../../../submodules/msb/java-sdk.git/docs/architecture.rst ../../../submodules/msb/swagger-sdk.git/docs/architecture.rst + ../../../submodules/multicloud/framework.git/docs/architecture.rst SDKs ---- diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst index 7ce12034b..ec7ecaccb 100644 --- a/docs/guides/onap-developer/developing/index.rst +++ b/docs/guides/onap-developer/developing/index.rst @@ -151,6 +151,16 @@ Modeling ../../../submodules/modeling/modelspec.git/docs/index ../../../submodules/modeling/toscaparsers.git/docs/index +MultiVIM CLoud +-------------- + +.. toctree:: + :maxdepth: 2 + :titlesonly: + + ../../../submodules/multicloud/framework.git/docs/index + + ONAP Command Line Interface --------------------------- @@ -291,11 +301,3 @@ VNF Software Development Kit :titlesonly: ../../../submodules/vnfsdk/model.git/docs/index - -VNF Validation --------------- - -.. toctree:: - :maxdepth: 2 - :titlesonly: - |