summaryrefslogtreecommitdiffstats
path: root/doc/sphinx/arm/hooks-cb-mysql.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sphinx/arm/hooks-cb-mysql.rst')
-rw-r--r--doc/sphinx/arm/hooks-cb-mysql.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/sphinx/arm/hooks-cb-mysql.rst b/doc/sphinx/arm/hooks-cb-mysql.rst
new file mode 100644
index 0000000..16111ff
--- /dev/null
+++ b/doc/sphinx/arm/hooks-cb-mysql.rst
@@ -0,0 +1,9 @@
+.. _hooks-cb-mysql:
+
+``mysql_cb``: Configuration Backend for MySQL
+=============================================
+
+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.