Add README file for opnfvdocs repo
[opnfvdocs.git] / docs / index.rst
index 0d6c2e5..0fba615 100644 (file)
@@ -4,6 +4,9 @@
 Anuket Documentation
 ====================
 
+Mission and intro
+-----------------
+
 The mission of the Anuket project is to empower the global communications community by creating and developing reference
 cloud infrastructure models, architectures, tools, and programs to deliver network services faster, more reliably, and
 securely.
@@ -19,13 +22,13 @@ projects.
 Participation is open to anyone, whether you are an employee of a member company or just passionate about network
 transformation.
 
-Documentation for Anuket Users
+Documentation for Anuket users
 ------------------------------
 
 These documents are targeted to the users of the different Anuket sub-projects and here they are organized by
 sub-project categories.
 
-Anuket Specifications
+Anuket specifications
 ~~~~~~~~~~~~~~~~~~~~~
 
 :doc:`Anuket Specifications <cntt:index>` provide reference specifications for cloud infrastructures and their
@@ -45,6 +48,13 @@ workloads. The specifications are organized to the following documents:
 * Reference Implementation based on RA2 specifications (RI2) - a blueprint to build a Kubernetes container orchestration
   platform based on the RA2 specificcations.
 
+.. toctree::
+   :maxdepth: 1
+   :hidden:
+
+   release/installation.introduction
+   release/userguide.introduction
+   release/release-notes
 
 Implementation projects
 ~~~~~~~~~~~~~~~~~~~~~~~
@@ -53,27 +63,20 @@ Implementation projects address specific needs in the cloud technology relevant
 reuseable implementation. The implementation projects have their release notes, installation and user guides in the
 aggregated documentation set referred here:
 
-.. toctree::
-   :maxdepth: 1
-
-   release/installation.introduction
-   release/userguide.introduction
-   release/release-notes
-
+- :doc:`Installation Introduction<release/installation.introduction>`
+- :doc:`User Guide and Configuration Guide<release/userguide.introduction>`
+- :doc:`Release Notes<release/release-notes>`
 
-Testing Projects and Frameworks
+Testing projects and frameworks
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Testing projects, like ViNePERF provide testing tools to assess certain characteristics of cloud infrastructures while
 the Functest testing framework provides an automatic test suite to test the cloud infrastructures. The testing projects
 and frameworks have their release notes, installation and user guides in the aggregated documentation set referred here:
 
-.. toctree::
-   :maxdepth: 1
-
-   release/installation.introduction
-   release/userguide.introduction
-   release/release-notes
+- :doc:`Installation Introduction<release/installation.introduction>`
+- :doc:`User Guide and Configuration Guide<release/userguide.introduction>`
+- :doc:`Release Notes<release/release-notes>`
 
 Integration projects
 ~~~~~~~~~~~~~~~~~~~~
@@ -82,12 +85,9 @@ The integration projects integrate OpenStack and Kubernetes based cloud infrastr
 and RI2. The integration projects have their release notes, installation and user guides in the aggregated documentation
 set referred here:
 
-.. toctree::
-   :maxdepth: 1
-
-   release/installation.introduction
-   release/userguide.introduction
-   release/release-notes
+- :doc:`Installation Introduction<release/installation.introduction>`
+- :doc:`User Guide and Configuration Guide<release/userguide.introduction>`
+- :doc:`Release Notes<release/release-notes>`
 
 Documentation for Anuket contributors
 -------------------------------------