diff options
author | Rich Bennett <rb2745@att.com> | 2018-03-30 00:46:20 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-30 00:46:20 +0000 |
commit | d800346375408bf9f9534d0b4eeaa32c335d5022 (patch) | |
tree | 1c0c9abade7c6521ad1d002d8beec12f259aa5d3 /docs/guides | |
parent | b815eaf1c11b4f89bc64726db85ba322a6806bf5 (diff) | |
parent | f903900a000f45412a9f8462b3ee719d05eed7ae (diff) |
Merge "Developer Guide Index Updates"
Diffstat (limited to 'docs/guides')
-rw-r--r-- | docs/guides/onap-developer/developing/index.rst | 29 |
1 files changed, 10 insertions, 19 deletions
diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst index 28159544f..b7f825a49 100644 --- a/docs/guides/onap-developer/developing/index.rst +++ b/docs/guides/onap-developer/developing/index.rst @@ -93,6 +93,16 @@ Documentation ../how-to-use-docs/index.rst +External API Framework +---------------------- + +.. toctree:: + :maxdepth: 2 + :titlesonly: + + ../../../submodules/externalapi/nbi.git/docs/index + + Holmes ------ @@ -162,15 +172,6 @@ Music ../../../submodules/music.git/docs/index -Nokia SVNFM driver ------------------- - -.. toctree:: - :maxdepth: 2 - :titlesonly: - - ../../../submodules/vfc/svnfm.git/nokiav2/docs/index - ONAP Command Line Interface --------------------------- @@ -302,13 +303,3 @@ VNF Software Development Kit :titlesonly: ../../../submodules/vnfsdk/model.git/docs/index - -ExternalAPI-NBI --------------------------------------------- - -.. toctree:: - :maxdepth: 2 - :titlesonly: - - ../../../submodules/externalapi/nbi.git/docs/index - |