]> granicus.if.org Git - pdns/commitdiff
Fix a few markup issues in our documentation
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 18 Jun 2019 15:01:37 +0000 (17:01 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 18 Jun 2019 15:01:37 +0000 (17:01 +0200)
docs/common/api/zone.rst
pdns/recursordist/docs/settings.rst

index 8e26bbe6cb15bcb13c639be3bf8de9e746a2b715..bc93c4a4210bf65c13205611296b7e7b550d1cdf 100644 (file)
@@ -21,8 +21,7 @@ RREntry
 
   :property string content: The content of this record
   :property bool disabled: Whether or not this record is disabled
-  :property bool set-ptr: If set to true, the server will find the matching reverse zone and create a PTR there. Existing PTR records are replaced. If no matching reverse :json:object:`Zone`, an error is thrown. Only valid in client bodies, only valid for A and AAAA types. Not returned by the server.
-  This feature (set-ptr) is deprecated and will be removed in 4.3.0.
+  :property bool set-ptr: If set to true, the server will find the matching reverse zone and create a PTR there. Existing PTR records are replaced. If no matching reverse :json:object:`Zone`, an error is thrown. Only valid in client bodies, only valid for A and AAAA types. Not returned by the server. This feature (set-ptr) is deprecated and will be removed in 4.3.0.
 
 
 Comment
index 1a991a0d96620a11c647faa9f08ae8a1ba73348e..7a78dae984c63a527c051407795e49bc90624f0c 100644 (file)
@@ -448,7 +448,7 @@ Number of bits of client IPv4 address to pass when sending EDNS Client Subnet ad
 .. _setting-ecs-ipv4-cache-bits:
 
 ``ecs-ipv4-cache-bits``
------------------
+-----------------------
 .. versionadded:: 4.1.12
 
 -  Integer
@@ -471,7 +471,7 @@ Number of bits of client IPv6 address to pass when sending EDNS Client Subnet ad
 .. _setting-ecs-ipv6-cache-bits:
 
 ``ecs-ipv6-cache-bits``
------------------
+-----------------------
 .. versionadded:: 4.1.12
 
 -  Integer
@@ -1145,7 +1145,7 @@ Improves performance on Linux.
 .. _settting-protobuf-use-kernel-timestamp:
 
 ``protobuf-use-kernel-timestamp``
----------------------------
+---------------------------------
 .. versionadded:: 4.2.0
 
 - Boolean
@@ -1169,6 +1169,7 @@ Path to the Public Suffix List file, if any. If set, PowerDNS will try to load t
 ``qname-minimization``
 ----------------------
 .. versionadded:: 4.3.0
+
 -  Boolean
 -  Default: no