]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2403] Reformat section header
authorSuzanne Goldlust <sgoldlust@isc.org>
Wed, 8 Jun 2022 21:39:17 +0000 (21:39 +0000)
committerThomas Markwalder <tmark@isc.org>
Tue, 14 Jun 2022 18:09:03 +0000 (14:09 -0400)
doc/sphinx/arm/hooks-cb-pgsql.rst

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