aboutsummaryrefslogtreecommitdiffstats
path: root/docs/architecture/architecture.rst
diff options
context:
space:
mode:
authorEric Debeau <eric.debeau@orange.com>2018-05-09 13:49:51 +0000
committerEric Debeau <eric.debeau@orange.com>2018-05-09 13:55:40 +0000
commite74c1588cde659173fe51a46b0b7e063ee1d5e27 (patch)
treee9e916bff071e07307d77d7d316b49d373750f6c /docs/architecture/architecture.rst
parentd7b71f1e3368a583eb9c7535f2cc8b5b73140725 (diff)
Correct bad spelling words
Correct bad spelling words based on the results provided by the tox -espellcheck command from Documentation project Change-Id: If2ebfce04b7cd65f418feb9775385a36c8242dbb Issue-ID: EXTAPI-85 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Diffstat (limited to 'docs/architecture/architecture.rst')
-rw-r--r--docs/architecture/architecture.rst17
1 files changed, 12 insertions, 5 deletions
diff --git a/docs/architecture/architecture.rst b/docs/architecture/architecture.rst
index dc296ab..f5b03d8 100644
--- a/docs/architecture/architecture.rst
+++ b/docs/architecture/architecture.rst
@@ -1,4 +1,5 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. This work is licensed under
+.. a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. Copyright 2018 ORANGE
@@ -11,14 +12,17 @@ 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**.
+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 Beijing release
*******************************************
-Following illustration provides a global view about nbi architecture,integration with other ONAP components and API resource/operation provided.
+Following illustration provides a global view about NBI architecture,
+integration with other ONAP components and API resource/operation provided.
.. image:: images/ONAP_External_ID_Beijing.jpg
:width: 800px
@@ -28,7 +32,10 @@ Following illustration provides a global view about nbi architecture,integration
Developer Guide
***************
-Technical information about NBI (dependancies, configuration, running & testing) could be found here: :doc:`NBI_R1_Developer_Guide <NBI_R1_Developer_Guide>`
+Technical information about NBI
+(dependencies, configuration, running & testing)
+could be found here: :doc:`NBI_R1_Developer_Guide <NBI_R1_Developer_Guide>`
-API Flow illustration (with example messages) is described in this document: :download:`nbicallflow.pdf <../offeredapis/pdf/nbicallflow.pdf>`
+API Flow illustration (with example messages) is described in this document:
+:download:`nbicallflow.pdf <../offeredapis/pdf/nbicallflow.pdf>`