Fix: Update release guide to mvn39 and JDK21
[docs.git] / docs / index.rst
index 0484d7ea010e9d956c4a3d694be80e5125059c32..e6f84e709ccfe5e53edf39a79703b4f90313964a 100644 (file)
@@ -11,7 +11,7 @@ OpenDaylight project and release documentation. If you would like to contribute
 to documentation, refer to the :ref:`documentation-guide`.
 
 Getting Started with OpenDaylight
-------------------------------
+---------------------------------
 
 .. toctree::
    :maxdepth: 1
@@ -19,66 +19,44 @@ Getting Started with OpenDaylight
    downloads
    release-notes/index
    getting-started-guide/index
+   developer-guides/index
 
-OpenDaylight User Guides
--------------------------
-
-.. toctree::
-   :maxdepth: 1
-
-   user-guide/index
-
-OpenDaylight Developer Guides
-------------------------------
-
-.. toctree::
-   :maxdepth: 1
-
-   developer-guide/index
-   javadoc
+Contributing to OpenDaylight
+----------------------------
 
+* :doc:`Contributor Guides <contributor-guides/index>`
+* :ref:`Infrastructure Guide <odl-infra>`
+* :doc:`Integration Testing Guide <integration-test:index>`
+* :doc:`Integration Distribution Guide <integration-distribution:index>`
+* :doc:`Integration Packaging Guide <integration-packaging:index>`
+* :doc:`Release Process Guide <release-process/index>`
+* :doc:`Documentation Guide <documentation>`
+* :doc:`Javadocs <javadoc>`
 
 OpenDaylight Project Documentation
------------------------------------
+----------------------------------
 
 Managed Projects
-~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~
 
 * :doc:`AAA Documentation <aaa:index>`
-* :doc:`../project-indexes/bgpcep-index`
+* :doc:`BGPCEP Documentation <bgpcep:index>`
 * :doc:`Controller Documentation <controller:index>`
-* :doc:`COE Documentation <coe:index>`
 * :doc:`DAEXIM Documentation <daexim:index>`
-* :doc:`Genius Documentation <genius:index>`
 * :doc:`Infrautils Documentation <infrautils:index>`
+* :doc:`JSON RPC Documentation <jsonrpc:index>`
 * :doc:`LISP Flow Mapping Documentation <lispflowmapping:index>`
 * :doc:`MD-SAL Documentation <mdsal:index>`
-* :doc:`NETCONF Documentation <netconf:index>`
-* :doc:`NetVirt Documentation <netvirt:index>`
-* :doc:`Neutron Documentation <neutron:index>`
+* :doc:`NetConf Documentation <netconf:index>`
 * :doc:`OpenFlowPlugin Documentation <openflowplugin:index>`
 * :doc:`OVSDB Documentation <ovsdb:index>`
+* :doc:`TransportPCE Documentation <transportpce:index>`
 
+.. :doc:`Neutron Documentation <neutron:index>`
 
-Self-Managed Projects
-~~~~~~~~~~~~~~~~~~~~~~
-
-
-OpenDaylight Contributor Guides
---------------------------------
-
-* :doc:`Gerrit Guide <lfdocs:gerrit>`
-* :ref:`Infrastructure Guide <odl-infra>`
-* :doc:`Integration Testing Guide <odl-integration-test:index>`
-* :doc:`Integration Distribution Guide <odl-integration-distribution:index>`
-* :doc:`Integration Packaging Guide <odl-integration-packaging:index>`
-
-.. toctree::
-   :maxdepth: 1
-
-   documentation
-   release-process/index
 
+Self-Managed Projects
+~~~~~~~~~~~~~~~~~~~~~
 
 
 .. Commenting the below out until we actually use it
@@ -88,3 +66,15 @@ OpenDaylight Contributor Guides
 .. * :ref:`genindex`
 .. * :ref:`modindex`
 .. * :ref:`search`
+
+
+.. toctree::
+   :maxdepth: 1
+   :hidden:
+
+   documentation
+   release-process/index
+   javadoc
+   user-guide/index
+   developer-guides/index
+   contributor-guides/index