X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Findex.rst;h=2d0cefe98b7498eec40f870a9f5a77f411e9eba9;hb=41c4b29f69f2e6572b2b09c4df467f0b01d1fb5c;hp=f33e8158d8a86f5136b3863aa763b167edf0e0bb;hpb=23ca2cb2b79c497beab43ac254a4d799567007eb;p=docs.git diff --git a/docs/index.rst b/docs/index.rst index f33e8158d..2d0cefe98 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,61 +3,64 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. -Welcome to the OpenDaylight Handbook! +Welcome to OpenDaylight Documentation ===================================== -This handbook 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 the Handbook 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 ` +* :doc:`BGPCEP Documentation ` +* :doc:`COE Documentation ` +* :doc:`Controller Documentation ` +* :doc:`DAEXIM Documentation ` +* :doc:`Genius Documentation ` +* :doc:`Infrautils Documentation ` +* :doc:`LISP Flow Mapping Documentation ` +* :doc:`MD-SAL Documentation ` +* :doc:`NetConf Documentation ` +* :doc:`NetVirt Documentation ` +* :doc:`OpenFlowPlugin Documentation ` +* :doc:`OVSDB Documentation ` -.. toctree:: - :maxdepth: 1 +.. :doc:`Neutron Documentation ` - developer-guide/index - javadoc +Self-Managed Projects +~~~~~~~~~~~~~~~~~~~~~ -Content for OpenDaylight Contributors -------------------------------------- +* :doc:`SXP Documentation ` -The following content is intended for developers who either currently -participate in the development of OpenDaylight or would like to start. -.. toctree:: - :maxdepth: 1 +OpenDaylight Contributor Guides +------------------------------- + +* :doc:`Gerrit Guide ` +* :ref:`Infrastructure Guide ` +* :doc:`Integration Testing Guide ` +* :doc:`Integration Distribution Guide ` +* :doc:`Integration Packaging Guide ` +* :doc:`Release Process Guide ` +* :doc:`Documentation Guide ` +* :doc:`Javadocs ` - gerrit - submodules/releng/builder/docs/index - submodules/integration/test/docs/index - documentation - release-process/index - submodules/spectrometer/docs/index - submodules/genius/docs/index - submodules/infrautils/docs/index - submodules/netvirt/docs/contributor-guide/index .. Commenting the below out until we actually use it .. Indices and tables @@ -66,3 +69,16 @@ participate in the development of OpenDaylight or would like to start. .. * :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