5d5314c2f81cbd9256b2f8a23fcd852e291b16c5
[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 OpenDaylight Documentation
7 =====================================
8
9 The OpenDaylight documentation site acts as a central clearinghouse for
10 OpenDaylight project and release documentation. If you would like to contribute
11 to documentation, refer to the :ref:`documentation-guide`.
12
13 Getting Started with OpenDaylight
14 ---------------------------------
15
16 .. toctree::
17    :maxdepth: 1
18
19    downloads
20    release-notes/index
21    getting-started-guide/index
22    developer-guides/index
23
24 Contributing to OpenDaylight
25 ----------------------------
26
27 * :doc:`Contributor Guides <contributor-guides/index>`
28 * :ref:`Infrastructure Guide <odl-infra>`
29 * :doc:`Integration Testing Guide <odl-integration-test:index>`
30 * :doc:`Integration Distribution Guide <integration-distribution:index>`
31 * :doc:`Integration Packaging Guide <odl-integration-packaging:index>`
32 * :doc:`Release Process Guide <release-process/index>`
33 * :doc:`Documentation Guide <documentation>`
34 * :doc:`Javadocs <javadoc>`
35
36 OpenDaylight Project Documentation
37 ----------------------------------
38
39 Managed Projects
40 ~~~~~~~~~~~~~~~~
41
42 * :doc:`AAA Documentation <aaa:index>`
43 * :doc:`BGPCEP Documentation <bgpcep:index>`
44 * :doc:`Controller Documentation <controller:index>`
45 * :doc:`DAEXIM Documentation <daexim:index>`
46 * :doc:`Infrautils Documentation <infrautils:index>`
47 * :doc:`JSON RPC Documentation <jsonrpc:index>`
48 * :doc:`LISP Flow Mapping Documentation <lispflowmapping:index>`
49 * :doc:`MD-SAL Documentation <mdsal:index>`
50 * :doc:`NetConf Documentation <netconf:index>`
51 * :doc:`OpenFlowPlugin Documentation <openflowplugin:index>`
52 * :doc:`OVSDB Documentation <ovsdb:index>`
53
54 .. :doc:`Neutron Documentation <neutron:index>`
55
56
57 Self-Managed Projects
58 ~~~~~~~~~~~~~~~~~~~~~
59
60 * :doc:`Genius Documentation <genius:index>`
61 * :doc:`NetVirt Documentation <netvirt:index>`
62 * :doc:`TransportPCE Documentation <transportpce:index>`
63
64
65 .. Commenting the below out until we actually use it
66 .. Indices and tables
67 .. ==================
68 ..
69 .. * :ref:`genindex`
70 .. * :ref:`modindex`
71 .. * :ref:`search`
72
73
74 .. toctree::
75    :maxdepth: 1
76    :hidden:
77
78    documentation
79    release-process/index
80    javadoc
81    user-guide/index
82    developer-guides/index
83    contributor-guides/index