Merge branch 'schema-doc-markup-fix' into 'master'

Fix markup syntax for SecretSchema

Closes #81

See merge request GNOME/libsecret!131
This commit is contained in:
Dhanuka Warusadura 2023-11-14 17:06:01 +00:00
commit b2d1e56df1

View File

@ -54,7 +54,7 @@
* items that are not stored by the libsecret library. Other libraries such as
* libgnome-keyring don't store the schema name.
*
* Additional schemas can be defined via the %SecretSchema structure like this:
* Additional schemas can be defined via the [struct@Schema] structure like this:
*
* ```c
* // in a header: