summaryrefslogtreecommitdiffstats
path: root/docs/release/index.rst
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2017-11-17 08:28:37 -0500
committerRich Bennett <rb2745@att.com>2017-11-17 08:35:27 -0500
commitb921b99f27d55e46db2b72b5987ffacb1f781857 (patch)
treedc52970a8a8a727ee027662616a80b10a433d835 /docs/release/index.rst
parente26c9aeac022104491997d6ce5aff2ce1d7bd038 (diff)
Improve References to User Guides
Insert Note before DW User Guide Links Add index entries to for major sections topics Remove requirement.txt workarounds after RTD change to recognize readthedocs.yml in the root folder Update release notes Change-Id: Id57ff10a055ea1d1e5394170d5b5b401d51d58ab Issue-ID: DOC-60 Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/release/index.rst')
-rw-r--r--docs/release/index.rst30
1 files changed, 25 insertions, 5 deletions
diff --git a/docs/release/index.rst b/docs/release/index.rst
index 222484838..bc4ee5674 100644
--- a/docs/release/index.rst
+++ b/docs/release/index.rst
@@ -1,6 +1,8 @@
.. This work is licensed under a Creative Commons Attribution 4.0
International License. http://creativecommons.org/licenses/by/4.0
+.. index:: Release Notes
+
Releases
========
This page is the ONAP Amsterdam Release Notes. The first release is
@@ -27,10 +29,10 @@ product could on its own.
Functionality
+++++++++++++
-*Portal* - a single, consistent user experience for both design timer
+**Portal** - a single, consistent user experience for both design timer
and run time environments, based on the user’s role.
-*Design Time Framework* - a comprehensive development environment with
+**Design Time Framework** - a comprehensive development environment with
tools, techniques, and repositories for defining/describing resources,
services, and products:
@@ -46,9 +48,9 @@ services, and products:
and/or enforced.
- Closed Loop Automation Management Platform (CLAMP) provides a method
- for designing and managing control loops.**
+ for designing and managing control loops.
-*Runtime Framework* - The runtime execution framework executes the
+**Runtime Framework** - The runtime execution framework executes the
rules and policies distributed by the design and creation environment
and Controllers that manage resources corresponding to their assigned
controlled domain:
@@ -71,7 +73,7 @@ controlled domain:
system’s resources, services, products and their relationships with each
other.
-*Closed-Loop Automation* -- Design -> Create -> Collect -> Analyze >
+**Closed-Loop Automation** -- Design -> Create -> Collect -> Analyze >
Detect -> Publish -> Respond:
- Data Collection, Analytics and Events (DCAE) collects performance,
@@ -124,11 +126,16 @@ Known Issues and limitations are documented in each project Release Notes.
Refer to :ref:`release notes <doc-releaserepos>` for each project.
+
+.. index:: Licensing
+
Licenses
++++++++
ONAP Amsterdam Source Code is licensed under the `Apache Version 2 License <http://www.apache.org/licenses/LICENSE-2.0>`_.
ONAP Amsterdam Documentation is licensed under the `Creative Commons Attribution 4.0 International License <http://creativecommons.org/licenses/by/4.0>`_.
+.. index:: Reporting Bugs
+
How to Report a Bug
+++++++++++++++++++
There are 2 ways to report a bug in ONAP.
@@ -142,6 +149,7 @@ There are 2 ways to report a bug in ONAP.
You may consider these `recommendations <https://wiki.onap.org/display/DW/Tracking+Issues+with+JIRA#TrackingIssueswithJIRA-RecommendationsforwrittingProperJIRAIssue>`_ to elaborate the issue you are facing and this `guideline <https://wiki.onap.org/display/DW/Mailing+Lists>`_ to register into the ONAP Discuss mailing list.
+.. index:: Download
Download
++++++++
@@ -151,6 +159,9 @@ Download
* ONAP is packaged within Docker and can be dowloaded from Docker Hub at https://hub.docker.com/r/onap .
+.. index:: Installation
+
+
Install
+++++++
There are 2 approaches to install ONAP.
@@ -174,3 +185,12 @@ VNF creation, VNF preload, VF Module creation and closed loop operations)
the vFirewall sanity use case is documented
in `Running the ONAP Demos <https://wiki.onap.org/display/DW/Running+the+ONAP+Demos>`_.
+
+.. Include files referenced by link in the toctree as hidden
+
+.. toctree::
+ :hidden:
+
+ release-manifest.rst
+ releaserepos.rst
+ repolist.rst