X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Findex.rst;h=1e53075e2ca9ca3af326621c05833713ac884a62;hb=refs%2Fchanges%2F50%2F88550%2F1;hp=59a61b797da6139b3674896c9827d88a45bc704d;hpb=a9c22e9370b6e4a26c89766d59c08d47cc710b8b;p=docs.git diff --git a/docs/index.rst b/docs/index.rst index 59a61b797..1e53075e2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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 @@ -19,68 +19,48 @@ Getting Started with OpenDaylight downloads 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 - + developer-guide/developing-apps-on-the-opendaylight-controller OpenDaylight Project Documentation ------------------------------------ +---------------------------------- Managed Projects -~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~ * :doc:`AAA Documentation ` -* :doc:`../project-indexes/bgpcep-index` -* :doc:`Controller Documentation ` +* :doc:`BGPCEP Documentation ` * :doc:`COE Documentation ` +* :doc:`Controller Documentation ` * :doc:`DAEXIM Documentation ` * :doc:`Genius Documentation ` * :doc:`Infrautils Documentation ` -* :doc:`../project-indexes/lispflowmapping-index` +* :doc:`JSON RPC Documentation ` +* :doc:`LISP Flow Mapping Documentation ` * :doc:`MD-SAL Documentation ` -* :doc:`NETCONF Documentation ` +* :doc:`NetConf Documentation ` * :doc:`NetVirt Documentation ` -* :doc:`Neutron Documentation ` * :doc:`OpenFlowPlugin Documentation ` * :doc:`OVSDB Documentation ` +.. :doc:`Neutron Documentation ` -Self-Managed Projects -~~~~~~~~~~~~~~~~~~~~~~ -* :doc:`../project-indexes/sxp-index` +Self-Managed Projects +~~~~~~~~~~~~~~~~~~~~~ +* :doc:`TransportPCE Documentation ` OpenDaylight Contributor Guides --------------------------------- +------------------------------- * :doc:`Gerrit Guide ` * :ref:`Infrastructure Guide ` * :doc:`Integration Testing Guide ` -* :doc:`Integration Distribution Guide ` +* :doc:`Integration Distribution Guide ` * :doc:`Integration Packaging Guide ` - -.. toctree:: - :maxdepth: 1 - - documentation - release-process/index - +* :doc:`Release Process Guide ` +* :doc:`Documentation Guide ` +* :doc:`Javadocs ` .. Commenting the below out until we actually use it @@ -90,3 +70,14 @@ OpenDaylight Contributor Guides .. * :ref:`genindex` .. * :ref:`modindex` .. * :ref:`search` + + +.. toctree:: + :maxdepth: 1 + :hidden: + + documentation + release-process/index + javadoc + user-guide/index + developer-guide/index