[OPERATION GUIDE] Remove outdated consul description
[doc.git] / docs / index.rst
index 549850b..a0e1fee 100644 (file)
@@ -18,33 +18,85 @@ the acceleration of the development of a vibrant ecosystem around a globally
 shared architecture and the implementation of network automation faster than
 any product could on its own.
 
-The ONAP Platform architecture is built on the highly efficient cooperation of
-Design-time Framework activities with the functions provided by the
-Run-time Framework. The Design-time Framework defines resources, services
-and products, creates and manages processes and policies, provides a single
-platform for deploying and defining instantiation management besides many
-other activities. The Run-time framework manages the full lifecycle of
-networks, services, resources, topology, orchestrates delivery, provides
-monitoring via analytics and controls activities for applications and
-virtual functions.
+Please find some guidance here on the content of ONAP documentation:
 
-ONAP platform activities are supported by the Microservices support
-system and by the ONAP Portal.
+ +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
+ | Documentation areas                                                             | Description                                                                                   |
+ +=================================================================================+===============================================================================================+
+ | :ref:`ONAP 'Kohn' Release Notes <onap-release-notes>`                           | The Release Notes are providing general information about the ONAP release and recent changes,|
+ |                                                                                 | feature enhancements, or bug fixes.                                                           |
+ +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
+ | :ref:`Component Release Notes <component-release-notes>`                        | The Component Release Notes are providing project specific information about recent changes,  |
+ |                                                                                 | features, enhancements, or bug fixes.                                                         |
+ +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
+ | :ref:`ONAP Release History <release-history>`                                   | The list contains the name and date of previous ONAP releases.                                |
+ +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
+ | :ref:`ONAP Overview <overview>`                                                 | ONAP Overview provides generic and high-level guidance on the mission and main                |
+ |                                                                                 | functionalities of ONAP. Basic guidelines on license details, limitations and                 |
+ |                                                                                 | security references support understanding the solution.                                       |
+ +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
+ | :ref:`ONAP Architecture <ONAP-architecture>`                                    | The ONAP Architecture and its functional elements are described in details here. You can learn|
+ |                                                                                 | how the two main frameworks, namely the Design-time framework and the Run-time framework      |
+ |                                                                                 | cooperate and how the Microservices and Common services support certain functions.            |
+ +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
+ | :ref:`ONAP Components and Functionalities <doc_onap-developer_guide_projects>`  | The ONAP Components and Functionalities are described in details here. You can learn what     |
+ |                                                                                 | functionalities ONAP provides and how the certain components in ONAP operate together.        |
+ +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
+ | :ref:`Operations and Adminstration Guides <operation_guides>`                   | ONAP Platform Operations and Adminstration covers the configuration and installation of ONAP, |
+ |                                                                                 | its management, monitoring and other operational tasks (integration, user management, ...)    |
+ +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
+ | :ref:`User Guides <user-guides>`                                                | The User Guides focus on tasks to administer Services using ONAP, covering Service Design,    |
+ |                                                                                 | instantiation and their management using control loops                                        |
+ +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
+ | :ref:`Developer Guides <ONAP_developer_guides>`                                 | Developers contributing to the ONAP development can find crucial information in the Developer |
+ |                                                                                 | Guides. You can search among the developers’ topics in alphabetical order.                    |
+ +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
+ | :ref:`Documentation Guides <ONAP_documentation_guides>`                         | People interested in the creation of ONAP documentation can find crucial information in the   |
+ |                                                                                 | ONAP Documentation Guide. Currently some content resides also in the Developer Guide. This is |
+ |                                                                                 | subject to be reviewed, updated and migrated to the ONAP Documentation Guide.                 |
+ +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
+ | :ref:`ONAP Security <onap-security-index>`                                      | The current state of ONAP Security is described here. You can learn about discovered and fixed|
+ |                                                                                 | vulnerabilities.                                                                              |
+ +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
 
-The following figure presents the high-level architecture of ONAP:
 
-.. image:: media/ONAP-architecture-high-level.png
-    :width: 800px
+.. toctree::
+   :maxdepth: 1
+   :hidden:
 
-For more details, see :ref:`ONAP Documentation <onap-documentation>` (or alternatively you can also use the navigation bar on the left).
+   Home <self>
 
 .. toctree::
    :maxdepth: 1
-   :hidden:
+   :hidden:  
+   :caption: RELEASE
 
    release/index
-   guides/onap-developer/index
+   release/component-release-notes
+   release/history
+
+.. toctree::
+   :maxdepth: 1
+   :hidden:  
+   :caption: PLATFORM
+
+   platform/overview/index
+   platform/architecture/index
+   platform/components/index
+
+.. toctree::
+   :maxdepth: 1
+   :hidden:  
+   :caption: GUIDES
+
+   guides/onap-operator/index
    guides/onap-user/index
-   guides/onap-provider/index
+   guides/onap-developer/index
+   guides/onap-documentation/index
 
+.. toctree::
+   :maxdepth: 1
+   :hidden:
+   :caption: SECURITY
 
+   security/index