diff options
author | Rich Bennett <rb2745@att.com> | 2018-03-29 08:02:07 -0400 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2018-03-29 08:11:52 -0400 |
commit | f903900a000f45412a9f8462b3ee719d05eed7ae (patch) | |
tree | 27eb67e7ebfd55bdf0b44fea5268b4f1bca365b2 /docs/guides/onap-developer/developing/index.rst | |
parent | c9e7ab241fedfb96c9dacd9f1a8b55bdb4f513f7 (diff) |
Developer Guide Index Updates
Remove SVNFM section from project developer guides
Use project name, expand acronyms, re-order external API framework
Change-Id: Ie47d6331097c2d7d15f78ab258d57f297cac2694
Issue-ID: DOC-251
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/guides/onap-developer/developing/index.rst')
-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 - |