aboutsummaryrefslogtreecommitdiffstats
path: root/docs/architecture
diff options
context:
space:
mode:
authorEric Debeau <eric.debeau@orange.com>2021-10-04 21:53:46 +0200
committerEric Debeau <eric.debeau@orange.com>2021-10-04 21:57:52 +0200
commit7471bd7e10998bc5cdfe591ed42b0f4c9eb41205 (patch)
tree53337f4fcbf655bf6eac115ef331bd715cb56522 /docs/architecture
parentfe84d8f5a984880535eda8a1bba95bba096d09d1 (diff)
[DOC] Correct ReDoc API documentation
Existing solution based on javascript is not working - solution based on _downloads reference Use sphinxcontrib-redoc package - Update conf.py to add the required extensions - Update conf.py to add ReDoc API documentation - Add sphinxcontrib-redoc in requirements-docs.txt - Remove redoc directory - Copy Swagger JSON file in swagger repo - Rename Swagger JSON file - Correct Swagger JSON file to delete bad characters Small editorial corrections - Update doc/architecture.rst Issue-ID: EXTAPI-599 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: I3c2b52ff072f81f5554046498f0cf8419cc3f342
Diffstat (limited to 'docs/architecture')
-rwxr-xr-xdocs/architecture/architecture.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/architecture/architecture.rst b/docs/architecture/architecture.rst
index b5def70..a44f629 100755
--- a/docs/architecture/architecture.rst
+++ b/docs/architecture/architecture.rst
@@ -10,15 +10,13 @@ Architecture
Introduction
************
-
NBI stands for NorthBound Interface. It brings to ONAP a set of API that can be
used by external systems as BSS for example.
These API are based on **TMF API**.
-
-*******************************************
+********************************************
Global NBI architecture for Honolulu release
-*******************************************
+********************************************
Following illustration provides a global view about NBI architecture,
integration with other ONAP components and API resource/operation provided.