]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
docs: Change occurrences of "note" to admonition
authorGert van Dijk <gertvdijk@gmail.com>
Sun, 31 Mar 2019 17:25:22 +0000 (19:25 +0200)
committerGert van Dijk <gertvdijk@gmail.com>
Mon, 8 Apr 2019 10:15:07 +0000 (12:15 +0200)
docs/backends/bind.rst
docs/changelog/4.0.rst
docs/settings.rst

index 0dc1bf9efb00512da3641dd07fd40d407273d0ec..4ee4cb13a26fded91fea7e1e4a45603fdac3cd9b 100644 (file)
@@ -22,7 +22,11 @@ information about zones from it. It makes no attempt to honour other
 configuration flags, which you should configure (when available) using
 the PowerDNS native configuration.
 
-**note**: Because this backend retrieves its configuration from a text file and not a database, the HTTP API is unable to process changes for this backend. This effectively makes the API read-only for zones hosted by the BIND backend.  
+.. note::
+  Because this backend retrieves its configuration from a text file and
+  not a database, the HTTP API is unable to process changes for this
+  backend. This effectively makes the API read-only for zones hosted by
+  the BIND backend.
 
 Configuration Parameters
 ------------------------
@@ -195,5 +199,5 @@ are picked up in the same way as master and slave zones, see
 Native zones in the BIND backend are supported since version 4.1.0 of
 the PowerDNS Authoritative Server.
 
-**note**: Any zone with no ``type`` set (an error in BIND) is assumed to
-be native.
+.. note::
+  Any zone with no ``type`` set (an error in BIND) is assumed to be native.
index d230886809144e06510f521fa956adec3c954fc7..58783145701356b4ee6ad34dcac4a2c3f58ebac4 100644 (file)
@@ -442,9 +442,10 @@ PowerDNS Authoritative Server 4.0.0-rc2
 
 Released June 29th 2016
 
-**note**: rc1 was tagged in git but never officially released. Kees
-Monshouwer discovered an issue in the gmysql backend that would
-terminate the daemon on a connection error, this fixed in rc2.
+.. note::
+  rc1 was tagged in git but never officially released. Kees
+  Monshouwer discovered an issue in the gmysql backend that would
+  terminate the daemon on a connection error, this fixed in rc2.
 
 This Release Candidate adds IXFR consumption and fixes some issues with
 prepared statements:
index e8647faa2898b543b2d44efdfc9a84e7299f414c..4f3028eb0148ff1054c431525fbcea1570dbcf8b 100644 (file)
@@ -620,11 +620,12 @@ A/AAAA).
 If this is disabled (the default), ALIAS records will not expanded and
 the server will will return NODATA for A/AAAA queries for such names.
 
-**note**: :ref:`setting-resolver` must also be set for ALIAS
-expansion to work!
+.. note::
+  :ref:`setting-resolver` must also be set for ALIAS expansion to work!
 
-**note**: In PowerDNS Authoritative Server 4.0.x, this setting did not
-exist and ALIAS was always expanded.
+.. note::
+  In PowerDNS Authoritative Server 4.0.x, this setting did not exist and
+  ALIAS was always expanded.
 
 .. _setting-forward-dnsupdate: