diff options
author | Rich Bennett <rb2745@att.com> | 2017-11-08 05:17:00 -0500 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2017-11-08 05:24:57 -0500 |
commit | 80455a5d969d7ca773c9c5a9bba1f19986071574 (patch) | |
tree | 7149ab7c7d72b4e110418fe60712d9a4db4f16de /docs/release/index.rst | |
parent | 329a3f4df676b332705bac84c80f40d6b8c255cc (diff) |
Integrate architecture overview
Adjusted headings to fit index
Corrected references to images
Made architecture provided by projects a reference list
Added build time and dropped the sphinx version on footers
Change-Id: I411ff51c5de2ad65c3c276d363d2fd3ed1ba35a7
Issue-ID: DOC-148
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/release/index.rst')
-rw-r--r-- | docs/release/index.rst | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/docs/release/index.rst b/docs/release/index.rst index c7dd5bb0c..8518a7138 100644 --- a/docs/release/index.rst +++ b/docs/release/index.rst @@ -22,10 +22,10 @@ Functionality Project Specific Release Notes ++++++++++++++++++++++++++++++ Major and stable point releases are specified by a list of project artifact -versions in a :ref:`manifest here<doc-release-manifest>`. -Each project provides detailed :ref:`release notes here <doc-releaserepos>` -and prepends to these if/when any updated versions, the project team believes -are compatible with major release, are made available. +versions in a :ref:`manifest<doc-release-manifest>`. +Each project provides detailed :ref:`release notes<doc-releaserepos>` +and prepends to these if/when any updated versions the project team believes +are compatible with a major release are made available. Supported Platforms @@ -37,12 +37,11 @@ Documentation Release controlled documentation is available :ref:`here <master_index>`. For Amsterdam this includes: -* A high level architecture view of how components delivered by all projects - relate to each other are :ref:`available here <doc-architecture>`. +* A high level :ref:`architecture view<doc-architecture>` of how components + relate to each other. -* A collection of documentation provided by each project and for some projects - several components / repositories within the project - are :ref:`available here <doc-repolist>`. +* A collection of documentation provided + by :ref:`each project <doc_onap-developer_guide_projects>`. * Application Programming Interface Reference :ref:`available here <doc-apiref>` |