Move release notes out of getting started guide
[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
41
42 Content for OpenDaylight Contributors
43 -------------------------------------
44
45 The following content is intended for developers who either currently
46 participate in the development of OpenDaylight or would like to start.
47
48 .. toctree::
49    :maxdepth: 1
50
51    gerrit
52    submodules/releng/builder/docs/index
53    submodules/integration/test/docs/index
54    documentation
55    release-process/index
56    submodules/spectrometer/docs/index
57    javadoc
58    submodules/genius/docs/index
59    submodules/infrautils/docs/index
60    submodules/netvirt/docs/contributor-guide/index
61
62 .. Commenting the below out until we actually use it
63 .. Indices and tables
64 .. ==================
65 ..
66 .. * :ref:`genindex`
67 .. * :ref:`modindex`
68 .. * :ref:`search`