]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2403] Final changes to section header formatting
authorSuzanne Goldlust <sgoldlust@isc.org>
Mon, 13 Jun 2022 15:51:35 +0000 (15:51 +0000)
committerThomas Markwalder <tmark@isc.org>
Tue, 14 Jun 2022 18:12:09 +0000 (14:12 -0400)
doc/sphinx/arm/hooks-cb-pgsql.rst

index 4ddd5610c616270ebe07ae5a7c674dcbeac5a10b..cf8deccb151eb587a2a09fad461bb6b054c7b28f 100644 (file)
@@ -1,9 +1,9 @@
 .. _hooks-cb-pgsql:
 
-Configuration Backend: PostgreSQL
-=================================
+``pgsql_cb``: Configuration Backend for PostgreSQL
+==================================================
 
-The ``pgsql_cb`` hook library works in conjunction with the ``cb_cmds`` library to
+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 PostgreSQL database. Please see :ref:`hooks-cb-cmds`
 for more details.