From 8c36885105c0def061a407120a2f892adf33c60e Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Mon, 13 Jun 2022 16:45:04 +0000 Subject: [PATCH] [#2403] Final changes to section header formatting --- doc/sphinx/arm/hooks-cb-cmds.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/sphinx/arm/hooks-cb-cmds.rst b/doc/sphinx/arm/hooks-cb-cmds.rst index 4edab4b025..68fdc82e2e 100644 --- a/doc/sphinx/arm/hooks-cb-cmds.rst +++ b/doc/sphinx/arm/hooks-cb-cmds.rst @@ -1,10 +1,10 @@ .. _hooks-cb-cmds: -``cb_cmds``: Manage Kea Configurations via a Database -===================================================== +``cb_cmds``: Configuration Backend Commands +=========================================== -The Configuration Backend Commands hook library is used to manage Kea -servers' configurations in the configuration backends. This library must +This hook library is used to manage Kea +servers' configurations in a configuration backend database. This library must be used in conjunction with the available CB hooks libraries implementing the common APIs to create, read, update, and delete (CRUD) the configuration information in the respective databases. For example: