Merge "vtn Oxygen Release Notes"
[docs.git] / docs / index.rst
1 .. OpenDaylight Documentation documentation master file, created by
2    sphinx-quickstart on Mon Mar 28 14:20:08 2016.
3    You can adapt this file completely to your liking, but it should at least
4    contain the root `toctree` directive.
5
6 Welcome to the OpenDaylight Handbook!
7 =====================================
8
9 This handbook provides details on various aspects of OpenDaylight from the user
10 guides to the developer guides and tries to act as a single point of contact
11 for all documentation related articles in OpenDaylight. If you would like to
12 contribute to the Handbook please refer to the :ref:`documentation-guide`.
13
14 Content for OpenDaylight Users
15 ------------------------------
16
17 The following content is intended for people who would like to deploy, use, or
18 just learn more about OpenDaylight.
19
20 .. toctree::
21    :maxdepth: 1
22
23    release-notes/index
24    getting-started-guide/index
25    user-guide/index
26    opendaylight-with-openstack/index
27
28
29 Content for OpenDaylight Developers
30 -----------------------------------
31
32 The Following content is intended for developers building applications or code
33 on top of OpenDaylight, but who do not plan to modify OpenDaylight code
34 itself.
35
36 .. toctree::
37    :maxdepth: 1
38
39    developer-guide/index
40    javadoc
41
42
43 Content for OpenDaylight Contributors
44 -------------------------------------
45
46 The following content is intended for developers who either currently
47 participate in the development of OpenDaylight or would like to start.
48
49 * :doc:`Gerrit Guide <lfdocs:gerrit>`
50 * :ref:`Infrastructure Guide <odl-infra>`
51 * :doc:`Integration Testing Guide <odl-integration-test:index>`
52 * :doc:`Integration Packaging Guide <odl-integration-packaging:index>`
53
54 .. toctree::
55    :maxdepth: 1
56
57    submodules/releng/builder/docs/index
58    documentation
59    release-process/index
60    submodules/genius/docs/index
61    submodules/infrautils/docs/index
62    submodules/netvirt/docs/index
63    submodules/openflowplugin/docs/index
64    submodules/sfc/docs/index
65
66 .. Commenting the below out until we actually use it
67 .. Indices and tables
68 .. ==================
69 ..
70 .. * :ref:`genindex`
71 .. * :ref:`modindex`
72 .. * :ref:`search`