Merge "Add Neon rel schedule, align dates w/ TSC meetings"
[docs.git] / docs / index.rst
index ac571b828bd8aba8182dc8cb5f70f47396a885e8..ee6a398110288eba65f95fc943a8d8f4b4c6f2a5 100644 (file)
@@ -3,56 +3,68 @@
    You can adapt this file completely to your liking, but it should at least
    contain the root `toctree` directive.
 
-Welcome to the OpenDaylight Documentation!
+Welcome to OpenDaylight Documentation
 =====================================
 
-The following guides and documentation provides details on various aspects of
-OpenDaylight from the user 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 documentation please refer to the :ref:`documentation-guide`.
+The OpenDaylight documentation site acts as a central clearinghouse for
+OpenDaylight project and release documentation. If you would like to contribute
+to documentation, refer to the :ref:`documentation-guide`.
 
-Content for OpenDaylight Users
-------------------------------
-
-The following content is intended for people who would like to deploy, use, or
-just learn more about OpenDaylight.
+Getting Started with OpenDaylight
+---------------------------------
 
 .. toctree::
    :maxdepth: 1
 
+   downloads
    release-notes/index
    getting-started-guide/index
-   user-guide/index
-   opendaylight-with-openstack/index
 
+OpenDaylight Project Documentation
+----------------------------------
 
-Content for OpenDaylight Developers
------------------------------------
+Managed Projects
+~~~~~~~~~~~~~~~~
 
-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.
+.. :doc:`AAA Documentation <aaa:index>`
+.. :doc:`Controller Documentation <controller:index>`
+.. :doc:`NETCONF Documentation <netconf:index>`
+.. :doc:`Neutron Documentation <neutron:index>`
 
-.. toctree::
-   :maxdepth: 1
+* :doc:`../project-indexes/bgpcep-index`
+* :doc:`COE Documentation <coe:index>`
+* :doc:`../project-indexes/daexim-index`
+* :doc:`Genius Documentation <genius:index>`
+* :doc:`Infrautils Documentation <infrautils:index>`
+* :doc:`../project-indexes/lispflowmapping-index`
+* :doc:`MD-SAL Documentation <mdsal:index>`
+* :doc:`NetVirt Documentation <netvirt:index>`
+* :doc:`OpenFlowPlugin Documentation <openflowplugin:index>`
+* :doc:`OVSDB Documentation <ovsdb:index>`
 
-   developer-guide/index
-   javadoc
 
-Content for OpenDaylight Contributors
--------------------------------------
+Self-Managed Projects
+~~~~~~~~~~~~~~~~~~~~~
+
+* :doc:`../project-indexes/sxp-index`
+
 
-The following content is intended for developers who either currently
-participate in the development of OpenDaylight or would like to start.
+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>`
-* documentation
-* release-process/index
 
+.. toctree::
+   :maxdepth: 1
 
+   documentation
+   release-process/index
+   javadoc
+   developer-guide/index
 
 .. Commenting the below out until we actually use it
 .. Indices and tables
@@ -61,3 +73,18 @@ participate in the development of OpenDaylight or would like to start.
 .. * :ref:`genindex`
 .. * :ref:`modindex`
 .. * :ref:`search`
+
+
+.. toctree::
+   :maxdepth: 1
+   :hidden:
+
+   developer-guide/index
+
+   opendaylight-with-openstack/index
+   release-notes/sample-release-notes
+   user-guide/index
+   project-indexes/bgpcep-index
+   project-indexes/daexim-index
+   project-indexes/lispflowmapping-index
+   project-indexes/sxp-index