From: Rene Robert Date: Wed, 28 Mar 2018 11:57:39 +0000 (+0000) Subject: add links to externalAPI X-Git-Tag: 2.0.0-ONAP~2296^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d1ff5545c40cdb3d6bb83753e67424d1bbc7b1d3;p=doc.git add links to externalAPI Issue-ID: DOC-256 Change-Id: Idf3e126090253603466533f34dd0b466cc0f5356 Signed-off-by: Rene Robert --- diff --git a/docs/guides/onap-developer/apiref/index.rst b/docs/guides/onap-developer/apiref/index.rst index f3ff54348..b2905b45a 100644 --- a/docs/guides/onap-developer/apiref/index.rst +++ b/docs/guides/onap-developer/apiref/index.rst @@ -38,6 +38,7 @@ Platform Components SDNC - Software Defined Network Controller <../../../submodules/sdnc/northbound.git/docs/offeredapis.rst> SO - Service Orchestration <../../../submodules/so.git/docs/offered_consumed_apis.rst> VFC - Virtual Function Controller <../../../submodules/vfc/nfvo/lcm.git/docs/platform/APIs/index.rst> + NBI - NorthBound API <../../../submodules/nbi.git/docs/offeredapis/index.rst> Common Services --------------- diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst index e335649ea..28159544f 100644 --- a/docs/guides/onap-developer/developing/index.rst +++ b/docs/guides/onap-developer/developing/index.rst @@ -302,3 +302,13 @@ VNF Software Development Kit :titlesonly: ../../../submodules/vnfsdk/model.git/docs/index + +ExternalAPI-NBI +-------------------------------------------- + +.. toctree:: + :maxdepth: 2 + :titlesonly: + + ../../../submodules/externalapi/nbi.git/docs/index +