From 076228f4d5c144ff095322227cd518968f875e65 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Fri, 6 Jun 2025 11:18:03 +0200 Subject: [PATCH] dnsdist docs: Place "Rule Selectors" in more appropriate place in TOC --- pdns/dnsdistdist/docs/reference/index.rst | 2 +- pdns/dnsdistdist/docs/reference/selectors.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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``. -- 2.47.2