Update git submodules
[docs.git] / docs / index.rst
index e7a206a2a4aa41e22b4d9d31b3fe71a5a9f66cef..4e3430786aa1b27f877f63548f228d811c877789 100644 (file)
@@ -6,33 +6,30 @@
 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
+Getting Started with OpenDaylight
 ------------------------------
 
-The following content is intended for people who would like to deploy, use, or
-just learn more about OpenDaylight.
-
 .. toctree::
    :maxdepth: 1
 
    downloads
    release-notes/index
    getting-started-guide/index
-   user-guide/index
-   opendaylight-with-openstack/index
 
+OpenDaylight User Guides
+-------------------------
 
-Content for OpenDaylight Developers
------------------------------------
+.. toctree::
+   :maxdepth: 1
+
+   user-guide/index
 
-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.
+OpenDaylight Developer Guides
+------------------------------
 
 .. toctree::
    :maxdepth: 1
@@ -40,11 +37,35 @@ itself.
    developer-guide/index
    javadoc
 
-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.
+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:`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:`NetVirt Documentation <netvirt:index>`
+* :doc:`Neutron Documentation <neutron:index>`
+* :doc:`OpenFlowPlugin Documentation <openflowplugin:index>`
+* :doc:`OVSDB Documentation <ovsdb:index>`
+
+
+Self-Managed Projects
+~~~~~~~~~~~~~~~~~~~~~~
+
+
+OpenDaylight Contributor Guides
+--------------------------------
 
 * :doc:`Gerrit Guide <lfdocs:gerrit>`
 * :ref:`Infrastructure Guide <odl-infra>`