designate/doc/source/index.rst
Jens Harbott 7874aa1eb3 Update docs formatting
Allow the sidebar TOC to actually contain the sections that we have
here.

Change-Id: Ieb9eb0a9a532397c36812bdffe6f2962aca7448a
Related-Bug: 1713081
2017-09-05 11:19:30 +00:00

27 lines
809 B
ReStructuredText

===========================================
Designate, a DNSaaS component for OpenStack
===========================================
Designate is a multi-tenant DNSaaS service for OpenStack. It provides a REST
API with integrated Keystone authentication. It can be configured to
auto-generate records based on Nova and Neutron actions. Designate supports
a variety of DNS servers including Bind9 and PowerDNS.
Contents
~~~~~~~~
.. toctree::
:maxdepth: 1
install/index
contributor/index
user/index
admin/index
configuration/index
For information on the Designate API, see the
`API Reference <https://developer.openstack.org/api-ref/dns/>`_.
This documentation is generated by the Sphinx toolkit and lives in the
`source tree <https://git.openstack.org/cgit/openstack/designate>`_.