]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3881] Fix RST syntax snafus
authorBen Scott <bscott@isc.org>
Wed, 18 Jun 2025 19:27:53 +0000 (15:27 -0400)
committerMarcin Siodelski <marcin@isc.org>
Fri, 20 Jun 2025 10:22:10 +0000 (12:22 +0200)
doc/sphinx/arm/config-backend.rst
doc/sphinx/arm/stork.rst

index 47dae557ceea66147d6799d8ca495671cbf17770..82545a127d653157d266cb63795dc602080b4684 100644 (file)
@@ -1,4 +1,4 @@
- .. _config-backend:
+.. _config-backend:
 
 Kea Configuration Backend
 =========================
@@ -194,8 +194,8 @@ simplifies many typical operations, such as listing, adding, retrieving, and
 deleting global parameters, shared networks, subnets, pools, options, option
 definitions, and client classes. In addition, it provides essential business
 logic that ensures the logical integrity of the data.  All CB API commands
-start with ``remote-``.  See :ref:`commands-cb-cmds` for a complete
-list.
+start with ``remote-``.  See
+:ref:`libdhcp-cb-cmds-so-configuration-backend-commands` for more information.
 
 Installation and maintenance of external database software is beyond the scope of this manual.
 
@@ -241,6 +241,8 @@ and :ref:`dhcp6-cb`, respectively.
 Once installation is completed, the CB commands API can be used to populate
 the database with Kea configuration information.
 
+.. _cb-sharing:
+
 Configuration Sharing and Server Tags
 -------------------------------------
 
index 60f066c3176c44ae0feb763164f86e2480cdc90d..0deefe8780a58e4d72a4aa9b453219c60e92fb5a 100644 (file)
@@ -36,7 +36,7 @@ monthly releases, so please check back frequently.
 
    Stork uses Kea API calls from the :ischooklib:`libdhcp_host_cmds.so` and
    :ischooklib:`libdhcp_subnet_cmds.so` hooks to make changes to Kea's
-   configuration.  Such usage is incompatible with the :ref:`_config-backend`
+   configuration.  Such usage is incompatible with the :ref:`config-backend`
    (CB).  Stork does not currently implement support for the
    :ischooklib:`libdhcp_cb_cmds.so` needed to make changes to CB
    configuration.  If using the Kea CB, Stork can only be safely used in a