summaryrefslogtreecommitdiff
path: root/doc/source/contributor/index.rst
blob: 36f86eaac517db8190f5c7435d5ff11338949763 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
.. _developer_documentation:

=======================
Developer documentation
=======================

In this section, you will find documentation relevant to developing
Designate.

Contents:

.. toctree::
   :maxdepth: 2

   getting-involved
   Designate Tempest Plugin <https://docs.openstack.org/designate-tempest-plugin/latest>
   architecture
   gmr
   metrics
   sourcedoc/index
   ubuntu-dev
   integrations

Other modules
~~~~~~~~~~~~~

.. toctree::
    :maxdepth: 1

    python-designateclient <https://docs.openstack.org/python-designateclient/latest/>
    designate-dashboard <https://docs.openstack.org/designate-dashboard/latest/>
    designate-tempest-plugin <https://docs.openstack.org/designate-tempest-plugin/>
    designate-specs <https://specs.openstack.org/openstack/designate-specs/>

Other resources
~~~~~~~~~~~~~~~

.. toctree::
    :maxdepth: 1

    related