From: Ben Scott Date: Wed, 18 Jun 2025 19:27:53 +0000 (-0400) Subject: [#3881] Fix RST syntax snafus X-Git-Tag: Kea-3.0.0~35 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9dbe5fb965c10799e71e5502db7bf85775cdee35;p=thirdparty%2Fkea.git [#3881] Fix RST syntax snafus --- diff --git a/doc/sphinx/arm/config-backend.rst b/doc/sphinx/arm/config-backend.rst index 47dae557ce..82545a127d 100644 --- a/doc/sphinx/arm/config-backend.rst +++ b/doc/sphinx/arm/config-backend.rst @@ -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 ------------------------------------- diff --git a/doc/sphinx/arm/stork.rst b/doc/sphinx/arm/stork.rst index 60f066c317..0deefe8780 100644 --- a/doc/sphinx/arm/stork.rst +++ b/doc/sphinx/arm/stork.rst @@ -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