From: Otto Moerbeek Date: Fri, 6 Jun 2025 09:18:03 +0000 (+0200) Subject: dnsdist docs: Place "Rule Selectors" in more appropriate place in TOC X-Git-Tag: dnsdist-2.0.0-beta1~42^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F15637%2Fhead;p=thirdparty%2Fpdns.git dnsdist docs: Place "Rule Selectors" in more appropriate place in TOC --- diff --git a/pdns/dnsdistdist/docs/reference/index.rst b/pdns/dnsdistdist/docs/reference/index.rst index 94dbdfd4f9..3f6c033825 100755 --- a/pdns/dnsdistdist/docs/reference/index.rst +++ b/pdns/dnsdistdist/docs/reference/index.rst @@ -6,6 +6,7 @@ These chapters contain extensive information on all functions and object availab .. toctree:: :maxdepth: 3 + selectors actions config constants @@ -27,7 +28,6 @@ These chapters contain extensive information on all functions and object availab logging web rules-management - selectors svc custommetrics xsk diff --git a/pdns/dnsdistdist/docs/reference/selectors.rst b/pdns/dnsdistdist/docs/reference/selectors.rst index abae49d006..bde5fd3dfe 100644 --- a/pdns/dnsdistdist/docs/reference/selectors.rst +++ b/pdns/dnsdistdist/docs/reference/selectors.rst @@ -1,4 +1,4 @@ -Rule selectors +Rule Selectors ============== Packets can be matched by selectors, called a ``DNSRule``.