Update release dates
[docs.git] / docs / index.rst
index 0484d7ea010e9d956c4a3d694be80e5125059c32..bd23f1a0a4b29e3c2280385db9872d9333057d05 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,48 @@ Getting Started with OpenDaylight
    downloads
    release-notes/index
    getting-started-guide/index
-
-OpenDaylight User Guides
--------------------------
-
-.. toctree::
-   :maxdepth: 1
-
-   user-guide/index
-
-OpenDaylight Developer Guides
-------------------------------
-
-.. toctree::
-   :maxdepth: 1
-
-   developer-guide/index
-   javadoc
-
+   developer-guide/developing-apps-on-the-opendaylight-controller
 
 OpenDaylight Project Documentation
------------------------------------
+----------------------------------
 
 Managed Projects
-~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~
 
 * :doc:`AAA Documentation <aaa:index>`
-* :doc:`../project-indexes/bgpcep-index`
-* :doc:`Controller Documentation <controller:index>`
+* :doc:`BGPCEP Documentation <bgpcep:index>`
 * :doc:`COE Documentation <coe:index>`
+* :doc:`Controller Documentation <controller:index>`
 * :doc:`DAEXIM Documentation <daexim:index>`
 * :doc:`Genius Documentation <genius:index>`
 * :doc:`Infrautils Documentation <infrautils:index>`
 * :doc:`LISP Flow Mapping Documentation <lispflowmapping:index>`
 * :doc:`MD-SAL Documentation <mdsal:index>`
-* :doc:`NETCONF Documentation <netconf:index>`
+* :doc:`NetConf Documentation <netconf:index>`
 * :doc:`NetVirt Documentation <netvirt:index>`
-* :doc:`Neutron Documentation <neutron:index>`
 * :doc:`OpenFlowPlugin Documentation <openflowplugin:index>`
 * :doc:`OVSDB Documentation <ovsdb:index>`
 
+.. :doc:`Neutron Documentation <neutron:index>`
+
 
 Self-Managed Projects
-~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~
 
+* :doc:`JSON RPC Documentation <jsonrpc:index>`
+* :doc:`TransportPCE Documentation <transportpce:index>`
 
 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 Distribution Guide <integration-distribution:index>`
 * :doc:`Integration Packaging Guide <odl-integration-packaging:index>`
-
-.. toctree::
-   :maxdepth: 1
-
-   documentation
-   release-process/index
-
+* :doc:`Release Process Guide <release-process/index>`
+* :doc:`Documentation Guide <documentation>`
+* :doc:`Javadocs <javadoc>`
 
 
 .. Commenting the below out until we actually use it
@@ -88,3 +70,14 @@ OpenDaylight Contributor Guides
 .. * :ref:`genindex`
 .. * :ref:`modindex`
 .. * :ref:`search`
+
+
+.. toctree::
+   :maxdepth: 1
+   :hidden:
+
+   documentation
+   release-process/index
+   javadoc
+   user-guide/index
+   developer-guide/index