]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#898] Pushed sphinx fix
authorTomek Mrugalski <tomasz@isc.org>
Thu, 21 Nov 2019 09:57:03 +0000 (17:57 +0800)
committerFrancis Dupont <fdupont@isc.org>
Tue, 10 Dec 2019 21:13:25 +0000 (22:13 +0100)
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/conf.py

index 9f5221b5e6da60401868a3dc6dd5d40f9df88d6a..3d1d2ed8a263c6e9eece7892d98213085ad361c4 100644 (file)
@@ -5687,7 +5687,7 @@ are clearly marked as such.
 
 -  BOOTP with vendor information extensions
    (`RFC 1497 <https://tools.ietf.org/html/rfc1497>`__) is supported
-   by the BOOTP hooks library; see :ref:`bootp-library` for details.
+   by the BOOTP hooks library; see :ref:`hooks-bootp` for details.
 
 -  On Linux and BSD system families the DHCP messages are sent and
    received over the raw sockets (using LPF and BPF) and all packet
index abe7a3aca93f1a23104647be4561f0f7570f4602..ae8f000a0ca7ab70d4e2e24c2ae0e013b605f4e3 100644 (file)
@@ -81,6 +81,7 @@ exclude_patterns = [
     'arm/hooks-ha.rst',
     'arm/hooks-host-cache.rst',
     'arm/hooks-lease-cmds.rst',
+    'arm/hooks-bootp.rst',
     'arm/hooks-radius.rst',
     'arm/hooks-stat-cmds.rst',
     'arm/hammer.rst',