]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix dnssec-policy options formatting and links in ARM
authorNicki Křížek <nicki@isc.org>
Thu, 5 Sep 2024 15:42:21 +0000 (17:42 +0200)
committerNicki Křížek <nicki@isc.org>
Thu, 5 Sep 2024 15:42:21 +0000 (17:42 +0200)
The statements that already exist in the grammar can't be created with
the namedconf:statement. Use a plain definition list for these
statements and add a manual anchor for each one so links to them can be
created.

Avoid using the :any: syntax in the definition lists, as that just
creates a link to the duplicate and completely unrelated statement,
which just makes the documentation more confusing.

doc/arm/reference.rst

index 3fc76fa7354ff75d1cba3b5fcd323d2441942a26..96695af87e0c1cd0e653ba966119e6d2ceb54c73 100644 (file)
@@ -6474,7 +6474,9 @@ The following options can be specified in a :any:`dnssec-policy` statement:
     This indicates the TTL to use when generating DNSKEY resource
     records. The default is 1 hour (3600 seconds).
 
-:any:`keys`
+.. _dnssec-policy-keys:
+
+keys
     This is a list specifying the algorithms and roles to use when
     generating keys and signing the zone.  Entries in this list do not
     represent specific DNSSEC keys, which may be changed on a regular