Update getting-started-guide.
[docs.git] / docs / index.rst
index 4e3430786aa1b27f877f63548f228d811c877789..2d0cefe98b7498eec40f870a9f5a77f411e9eba9 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
@@ -20,65 +20,46 @@ Getting Started with OpenDaylight
    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
-
-
 OpenDaylight Project Documentation
------------------------------------
+----------------------------------
 
 Managed Projects
-~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~
 
 * :doc:`AAA Documentation <aaa:index>`
 * :doc:`BGPCEP Documentation <bgpcep:index>`
-* :doc:`Controller Documentation <controller: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:`SXP Documentation <sxp: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 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 +69,16 @@ OpenDaylight Contributor Guides
 .. * :ref:`genindex`
 .. * :ref:`modindex`
 .. * :ref:`search`
+
+
+.. toctree::
+   :maxdepth: 1
+   :hidden:
+
+   documentation
+   release-process/index
+   javadoc
+   opendaylight-with-openstack/index
+   release-notes/sample-release-notes
+   user-guide/index
+   developer-guide/index