2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00

[#2403] Reformat section heading

This commit is contained in:
Suzanne Goldlust
2022-06-08 21:37:34 +00:00
committed by Thomas Markwalder
parent 938bf4762e
commit 4549a5397e

View File

@@ -1,9 +1,9 @@
.. _hooks-cb-mysql:
``mysql_cb``: MySQL Configuration Backend
=========================================
Configuration Backend: MySQL
============================
This hook library works in conjunction with the ``cb_cmds`` library to
The ``mysql_cb`` hook library works in conjunction with the ``cb_cmds`` library to
implement the API to create, read, update, and delete (CRUD) the
configuration in a MySQL database. Please see :ref:`hooks-cb-cmds`
for more details.