diff options
author | Rich Bennett <rb2745@att.com> | 2018-03-12 03:43:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-12 03:43:35 +0000 |
commit | 3c554ce03a69fe36138dfca8a1cdba4b2f9dbc31 (patch) | |
tree | 26184f54b098c2be35f10016b8f9355f502c6271 /docs/guides | |
parent | 7b523721daa0befb4786cd64a8e3f9f153863634 (diff) | |
parent | eea9a621a79bc74a762937769f82b12e87c42c39 (diff) |
Merge "Add Nokia SVNFM driver documentation"
Diffstat (limited to 'docs/guides')
-rw-r--r-- | docs/guides/onap-developer/developing/index.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst index 5d6c63abe..b92541769 100644 --- a/docs/guides/onap-developer/developing/index.rst +++ b/docs/guides/onap-developer/developing/index.rst @@ -153,6 +153,15 @@ MultiVIM Cloud ../../../submodules/multicloud/framework.git/docs/index +Nokia SVNFM driver +------------------ + +.. toctree:: + :maxdepth: 2 + :titlesonly: + + ../../../submodules/vfc/svnfm.git/nokiav2/docs/index + ONAP Command Line Interface --------------------------- |