Fix 'Duplicate explicit target name' error in 'tox -e docs'

Resolved duplicate target names in documentation resulting in error
indicated in [1].

[1] http://paste.openstack.org/show/507589/

Change-Id: Ia5bc4a2be32b506dbd68a1a2ee341cbeb7af407d
Closes-Bug: #1588734
This commit is contained in:
Tin Lam 2016-06-14 22:31:30 -05:00
parent 60816df192
commit 9cb82bf7fd
4 changed files with 6 additions and 6 deletions

View File

@ -22,7 +22,7 @@ Djbdns DNS agent backend
Create, update, delete zones locally on a Djbdns DNS resolver using the
axfr-get utility.
`User documentation <backends/djbdns_agent.html>`_
`Djbdns User documentation <backends/djbdns_agent.html>`_
.. WARNING::

View File

@ -24,7 +24,7 @@ knotc utility.
Supported Knot versions: >= 2.1, < 3
`User documentation <backends/knot2_agent.html>`_
`Knot DNS 2 User documentation <backends/knot2_agent.html>`_
.. WARNING::

View File

@ -19,8 +19,8 @@ Djbdns Agent backend
********************
User documentation
==================
Djbdns User documentation
=========================
This page documents the Agent backend for `djbdns <https://cr.yp.to/djbdns.html>`_.

View File

@ -19,8 +19,8 @@ Knot DNS 2 Agent backend
************************
User documentation
==================
Knot DNS 2 User documentation
=============================
This page documents the Agent backend for `Knot DNS <https://www.knot-dns.cz/>`_.