mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[#2403] Editorial review of documentation about hook libraries in the ARM
This commit is contained in:
committed by
Thomas Markwalder
parent
f9b9c6cc8e
commit
f71a698501
9
doc/sphinx/arm/hooks-cb-mysql.rst
Normal file
9
doc/sphinx/arm/hooks-cb-mysql.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
.. _hooks-cb-mysql:
|
||||
|
||||
``mysql_cb``: MySQL Configuration Backend
|
||||
=========================================
|
||||
|
||||
This 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.
|
Reference in New Issue
Block a user