Merge "OF-CONFIG release notes"
[docs.git] / docs / index.rst
index 140c58aa9ee84c67ae7c9a7f160c9968dc8e472c..1e67213938b91d8233a8db75ea465a01bf724638 100644 (file)
@@ -11,21 +11,57 @@ guides to the developer guides and tries to act as a single point of contact
 for all documentation related articles in OpenDaylight. If you would like to
 contribute to the Handbook please refer to the :ref:`documentation-guide`.
 
-Contents:
+Content for OpenDaylight Users
+------------------------------
+
+The following content is intended for people who would like to deploy, use, or
+just learn more about OpenDaylight.
 
 .. toctree::
    :maxdepth: 1
 
-
    getting-started-guide/index
+   user-guide/index
    opendaylight-with-openstack/index
+
+
+Content for OpenDaylight Developers
+-----------------------------------
+
+The Following content is intended for developers building applications or code
+on top of OpenDaylight, but who do not plan to modify OpenDaylight code
+itself.
+
+.. toctree::
+   :maxdepth: 1
+
+   developer-guide/index
+
+
+Content for OpenDaylight Contributors
+-------------------------------------
+
+The following content is intended for developers who either currently
+participate in the development of OpenDaylight or would like to start.
+
+.. toctree::
+   :maxdepth: 1
+
+   gerrit
    submodules/releng/builder/docs/index
    submodules/integration/test/docs/index
    documentation
+   release-process/index
+   submodules/spectrometer/docs/index
+   javadoc
+   submodules/genius/docs/index
+   submodules/infrautils/docs/index
+   submodules/netvirt/docs/contributor-guide/index
 
-Indices and tables
-==================
-
-* :ref:`genindex`
-* :ref:`modindex`
-* :ref:`search`
+.. Commenting the below out until we actually use it
+.. Indices and tables
+.. ==================
+..
+.. * :ref:`genindex`
+.. * :ref:`modindex`
+.. * :ref:`search`