]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist docs: Place "Rule Selectors" in more appropriate place in TOC 15637/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 6 Jun 2025 09:18:03 +0000 (11:18 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 6 Jun 2025 09:18:03 +0000 (11:18 +0200)
pdns/dnsdistdist/docs/reference/index.rst
pdns/dnsdistdist/docs/reference/selectors.rst

index 94dbdfd4f9d57360ade6ab8a4b7eb8e409258fbc..3f6c033825ded4cde409f2a305e0f5af58643434 100755 (executable)
@@ -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
index abae49d006143d70ad60c7f37f395ac6e9329997..bde5fd3dfec09b5d3ac0f428d97d7307f83b3bfd 100644 (file)
@@ -1,4 +1,4 @@
-Rule selectors
+Rule Selectors
 ==============
 
 Packets can be matched by selectors, called a ``DNSRule``.