From 7c5a0ec5405aa738f7565db92a3ef8f9fa627d6c Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Wed, 6 Jul 2022 18:15:54 +0000 Subject: [PATCH] Add tags/short descriptions for the "view" category --- doc/arm/reference.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index 9938c5b31d..9dfbeedd6f 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -6108,7 +6108,12 @@ particularly useful for implementing split DNS setups without having to run multiple servers. .. namedconf:statement:: match-clients + :tags: view + :short: Specifies a view of DNS namespace for a given subset of client IP addresses. + .. namedconf:statement:: match-destinations + :tags: view + :short: Specifies a view of DNS namespace for a given subset of destination IP addresses. Each :any:`view` statement defines a view of the DNS namespace that is seen by a subset of clients. A client matches a view if its source IP @@ -6122,6 +6127,8 @@ run multiple servers. the view. .. namedconf:statement:: match-recursive-only + :tags: view + :short: Specifies that only recursive requests can match this view of the DNS namespace. A view can also be specified as :any:`match-recursive-only`, which means that only