remove E2E user guides section due to unmaintained projects
[doc.git] / docs / index.rst
index a0e1fee..1bc85ca 100644 (file)
@@ -3,6 +3,28 @@
 
 .. _master_index:
 
+
+
+.. please disable below in the release version
+
+.. warning:: **WORK IN PROGRESS**
+
+   .. figure:: _static/exclamation-triangle.svg
+       :align: left
+       :scale: 760%
+       :figwidth: 120px
+       
+   This is a development version of ONAP documentation. It continually
+   develops as the contributing projects develop. Even if you read a specific
+   release name here, the content may cover a future ONAP release.
+   
+   **The official release documentation for ONAP 'Kohn' can be found**
+   `[here] <https://docs.onap.org/en/kohn/>`__
+
+|
+
+.. please disable above in the release version
+
 Open Network Automation Platform
 ================================
 
@@ -18,46 +40,140 @@ 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.
 
-Please find some guidance here on the content of ONAP documentation:
-
- +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
- | 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.                                                                              |
- +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
+-------------------------------------------------------------------------------
+
+:ref:`'Kohn' Release Notes <onap-release-notes>`
+------------------------------------------------
+
+.. figure:: _static/file.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+    
+General information about the new ONAP release and recent changes, feature
+enhancements, or bug fixes.
+
+|
+
+:ref:`Component Release Notes <component-release-notes>`
+--------------------------------------------------------
+
+.. figure:: _static/files.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+
+Project specific information about recent changes, features, enhancements, or
+bug fixes.
+
+|
+
+:ref:`Release History <release-history>`
+----------------------------------------
+
+.. figure:: _static/clock-history.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+
+Names and release dates of previous ONAP versions.
+
+|
+
+-------------------------------------------------------------------------------
+
+:ref:`Overview <overview>`
+--------------------------
+
+.. figure:: _static/eye.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+
+A 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:`Architecture <ONAP-architecture>`
+---------------------------------------
+
+.. figure:: _static/columns-gap.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+
+A general description of functional ONAP components and how they interact.
+Covers the design-time and runtime framework, ONAP microservices and common
+services.
+
+|
+
+:ref:`Components and Functionalities <doc_onap-developer_guide_projects>`
+-------------------------------------------------------------------------
+
+.. figure:: _static/diagram-3.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+
+A individual description of every ONAP component and its features.
+
+|
+
+-------------------------------------------------------------------------------
+
+:ref:`Operations and Administration Guides <operation_guides>`
+--------------------------------------------------------------
+
+.. figure:: _static/person-gear.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+
+The installation of ONAP, its management, monitoring and other operational
+tasks like integration or user management are covered here.
+
+|
+
+:ref:`Developer Guides <ONAP_developer_guides>`
+-----------------------------------------------
+
+.. figure:: _static/code-slash.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+
+Developers contributing to the ONAP development can find information here.
+
+|
+
+:ref:`Documentation Guides <ONAP_documentation_guides>`
+-------------------------------------------------------
+
+.. figure:: _static/filetype-rst.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+
+A guide to set up a documentation development environment, documentation style
+guides, tips and templates are provided here.
+
+|
+
+-------------------------------------------------------------------------------
+
+:ref:`Vulnerabilities and Advisories <onap-security-index>`
+-----------------------------------------------------------
+
+.. figure:: _static/shield.svg
+    :align: left
+    :scale: 300%
+    :figwidth: 50px
+
+Describes the current state of ONAP Security. Learn about discovered and fixed
+vulnerabilities and how to report them.
 
 
 .. toctree::
@@ -75,6 +191,13 @@ Please find some guidance here on the content of ONAP documentation:
    release/component-release-notes
    release/history
 
+.. toctree::
+   :maxdepth: 1
+   :hidden:  
+   :caption: USE CASES
+
+   usecases/index
+
 .. toctree::
    :maxdepth: 1
    :hidden:  
@@ -90,7 +213,6 @@ Please find some guidance here on the content of ONAP documentation:
    :caption: GUIDES
 
    guides/onap-operator/index
-   guides/onap-user/index
    guides/onap-developer/index
    guides/onap-documentation/index