diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-11-22 16:24:16 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-11-22 16:44:46 +0100 |
commit | 1dcfb3ab028bafefa91d91fef627a58480bd89bf (patch) | |
tree | d93226c9effa511445b20ed9ce18c3710935d984 /docs/architecture/architecture.rst | |
parent | 4c520ec374468937ec2b0e911e23df4577fed90d (diff) |
Check all rst files
It installs doc8 and then checks all rst files.
It also fixes all errors needed for next jjbs.
Change-Id: I30314ece30090ec4923d2c5ad27a9016428102fd
Issue-ID: EXTAPI-163
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docs/architecture/architecture.rst')
-rwxr-xr-x | docs/architecture/architecture.rst | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/docs/architecture/architecture.rst b/docs/architecture/architecture.rst index 31f0235..1ded2f6 100755 --- a/docs/architecture/architecture.rst +++ b/docs/architecture/architecture.rst @@ -1,6 +1,4 @@ -.. This work is licensed under -.. a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 +.. SPDX-License-Identifier: CC-BY-4.0 .. Copyright 2018 ORANGE @@ -17,9 +15,9 @@ used by external systems as BSS for example. These API are based on **TMF API**. -******************************************* +********************************************** Global NBI architecture for Casablanca release -******************************************* +********************************************** Following illustration provides a global view about NBI architecture, integration with other ONAP components and API resource/operation provided. @@ -38,4 +36,3 @@ could be found here: :doc:`NBI_Developer_Guide <NBI_Developer_Guide>` API Flow illustration (with example messages) is described in this document: :download:`nbicallflow.pdf <../offeredapis/pdf/nbicallflow.pdf>` - |