mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
docs: Use the type name as the section name for GKeyFile
Without this, the section docblock for GKeyFile disappears into the ether when generating the introspection data. Helps: #2961
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
<xi:include href="xml/gregex.xml" />
|
||||
<xi:include href="regex-syntax.xml" />
|
||||
<xi:include href="xml/markup.xml" />
|
||||
<xi:include href="xml/keyfile.xml" />
|
||||
<xi:include href="xml/gkeyfile.xml" />
|
||||
<xi:include href="xml/bookmarkfile.xml" />
|
||||
<xi:include href="xml/testing.xml" />
|
||||
<xi:include href="xml/gunix.xml" />
|
||||
|
@@ -2064,7 +2064,7 @@ GErrorType
|
||||
|
||||
<SECTION>
|
||||
<TITLE>Key-value file parser</TITLE>
|
||||
<FILE>keyfile</FILE>
|
||||
<FILE>gkeyfile</FILE>
|
||||
GKeyFile
|
||||
G_KEY_FILE_ERROR
|
||||
GKeyFileError
|
||||
|
Reference in New Issue
Block a user