From d1ff5545c40cdb3d6bb83753e67424d1bbc7b1d3 Mon Sep 17 00:00:00 2001 From: Rene Robert Date: Wed, 28 Mar 2018 11:57:39 +0000 Subject: [PATCH] add links to externalAPI Issue-ID: DOC-256 Change-Id: Idf3e126090253603466533f34dd0b466cc0f5356 Signed-off-by: Rene Robert --- docs/guides/onap-developer/apiref/index.rst | 1 + docs/guides/onap-developer/developing/index.rst | 10 ++++++++++ 2 files changed, 11 insertions(+) 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 + -- 2.16.6