mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 05:56:14 +01:00
docs: Rename the GBookmarkFile section
Use the type name, to ensure that the section docblock gets merged into the type docblock in the introspection data. Helps: #2961
This commit is contained in:
parent
4386d912d7
commit
28e8f5c136
@ -91,7 +91,7 @@
|
||||
<xi:include href="regex-syntax.xml" />
|
||||
<xi:include href="xml/markup.xml" />
|
||||
<xi:include href="xml/gkeyfile.xml" />
|
||||
<xi:include href="xml/bookmarkfile.xml" />
|
||||
<xi:include href="xml/gbookmarkfile.xml" />
|
||||
<xi:include href="xml/testing.xml" />
|
||||
<xi:include href="xml/gunix.xml" />
|
||||
<xi:include href="xml/windows.xml" />
|
||||
|
@ -2159,7 +2159,7 @@ g_key_file_get_type
|
||||
|
||||
<SECTION>
|
||||
<TITLE>Bookmark file parser</TITLE>
|
||||
<FILE>bookmarkfile</FILE>
|
||||
<FILE>gbookmarkfile</FILE>
|
||||
GBookmarkFile
|
||||
G_BOOKMARK_FILE_ERROR
|
||||
GBookmarkFileError
|
||||
|
@ -53,7 +53,7 @@
|
||||
|
||||
|
||||
/**
|
||||
* SECTION:bookmarkfile
|
||||
* SECTION:gbookmarkfile
|
||||
* @title: Bookmark file parser
|
||||
* @short_description: parses files containing bookmarks
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user