From: Remi Gacogne Date: Tue, 18 Jun 2019 15:01:37 +0000 (+0200) Subject: Fix a few markup issues in our documentation X-Git-Tag: dnsdist-1.4.0-rc1~87^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e4c13fec328f9dc5867e267f2fe12846e3873538;p=pdns Fix a few markup issues in our documentation --- diff --git a/docs/common/api/zone.rst b/docs/common/api/zone.rst index 8e26bbe6c..bc93c4a42 100644 --- a/docs/common/api/zone.rst +++ b/docs/common/api/zone.rst @@ -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 diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 1a991a0d9..7a78dae98 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -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