From d5eff893d1ac98de63c54252a5c6a48ce1b8f9b5 Mon Sep 17 00:00:00 2001 From: Gert van Dijk Date: Sun, 31 Mar 2019 19:25:22 +0200 Subject: [PATCH] docs: Change occurrences of "note" to admonition --- docs/backends/bind.rst | 10 +++++++--- docs/changelog/4.0.rst | 7 ++++--- docs/settings.rst | 9 +++++---- 3 files changed, 16 insertions(+), 10 deletions(-) diff --git a/docs/backends/bind.rst b/docs/backends/bind.rst index 0dc1bf9efb..4ee4cb13a2 100644 --- a/docs/backends/bind.rst +++ b/docs/backends/bind.rst @@ -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. diff --git a/docs/changelog/4.0.rst b/docs/changelog/4.0.rst index d230886809..5878314570 100644 --- a/docs/changelog/4.0.rst +++ b/docs/changelog/4.0.rst @@ -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: diff --git a/docs/settings.rst b/docs/settings.rst index e8647faa28..4f3028eb01 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -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: -- 2.47.2