diff options
author | Eric Debeau <eric.debeau@orange.com> | 2020-06-09 11:36:48 +0200 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2020-06-09 11:38:56 +0200 |
commit | 0a5bfa74e8a11de158e00c2523e604f45b7b4b94 (patch) | |
tree | 53ac0e65a50fe620cacb83bee09295a9d5690b43 /docs/index.rst | |
parent | 7df1c0320f8888992f18882e96ba3cb26ff7b32c (diff) |
Finalize documentation with some editorial corrections
Remove Dublin reference
Add _release_notes anchor
Correct DOC8 errors
Harmonize modeling spelling
Issue-ID: MODELING-363
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I47841c3173e5c70a9a36630e605d397785a00585
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/docs/index.rst b/docs/index.rst index a821e4f..0828f11 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,21 +1,27 @@ -.. 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. .. _master_index: Model Specifications ==================== -ONAP is expected to be a general model driven platform to support design, deployment and management of various services, across traditional access, transport and core network domains. ONAP has leveraged the experience of community members, standard organizations and other open source projects to produce models which enable the model driven approach and improve the interprobility of ONAP. +ONAP is expected to be a general model driven platform to support design, +deployment and management of various services, across traditional access, +transport and core network domains. ONAP has leveraged the experience of +community members, standard organizations and other open source projects to +produce models which enable the model driven approach and improve the +interoperability of ONAP. -The models documented in the Dublin Release are listed below: +The models documented in the current release are listed below: .. toctree:: :maxdepth: 2 - ONAP Model Spec/index + ONAP Model Spec/index The changes can be found in the Release Notes: .. toctree:: :maxdepth: 1 - + Release-notes/release-notes |