Update download page for K SR-1
[docs.git] / docs / index.rst
index 097f9f46af3d8aea6ee3c54e27f2065ff77193dc..e6f84e709ccfe5e53edf39a79703b4f90313964a 100644 (file)
@@ -19,6 +19,19 @@ Getting Started with OpenDaylight
    downloads
    release-notes/index
    getting-started-guide/index
+   developer-guides/index
+
+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
 ----------------------------------
@@ -27,47 +40,41 @@ 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:`../project-indexes/daexim-index`
-* :doc:`Genius Documentation <genius:index>`
+* :doc:`DAEXIM Documentation <daexim:index>`
 * :doc:`Infrautils Documentation <infrautils:index>`
-* :doc:`../project-indexes/lispflowmapping-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
 ~~~~~~~~~~~~~~~~~~~~~
 
-* :doc:`../project-indexes/sxp-index`
-
 
-OpenDaylight Contributor Guides
--------------------------------
+.. Commenting the below out until we actually use it
+.. Indices and tables
+.. ==================
+..
+.. * :ref:`genindex`
+.. * :ref:`modindex`
+.. * :ref:`search`
 
-* :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
+   :hidden:
 
    documentation
    release-process/index
    javadoc
-
-.. Commenting the below out until we actually use it
-.. Indices and tables
-.. ==================
-..
-.. * :ref:`genindex`
-.. * :ref:`modindex`
-.. * :ref:`search`
+   user-guide/index
+   developer-guides/index
+   contributor-guides/index