mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-08 15:06:52 +02: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="regex-syntax.xml" />
|
||||||
<xi:include href="xml/markup.xml" />
|
<xi:include href="xml/markup.xml" />
|
||||||
<xi:include href="xml/gkeyfile.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/testing.xml" />
|
||||||
<xi:include href="xml/gunix.xml" />
|
<xi:include href="xml/gunix.xml" />
|
||||||
<xi:include href="xml/windows.xml" />
|
<xi:include href="xml/windows.xml" />
|
||||||
|
@ -2159,7 +2159,7 @@ g_key_file_get_type
|
|||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<TITLE>Bookmark file parser</TITLE>
|
<TITLE>Bookmark file parser</TITLE>
|
||||||
<FILE>bookmarkfile</FILE>
|
<FILE>gbookmarkfile</FILE>
|
||||||
GBookmarkFile
|
GBookmarkFile
|
||||||
G_BOOKMARK_FILE_ERROR
|
G_BOOKMARK_FILE_ERROR
|
||||||
GBookmarkFileError
|
GBookmarkFileError
|
||||||
|
@ -53,7 +53,7 @@
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:bookmarkfile
|
* SECTION:gbookmarkfile
|
||||||
* @title: Bookmark file parser
|
* @title: Bookmark file parser
|
||||||
* @short_description: parses files containing bookmarks
|
* @short_description: parses files containing bookmarks
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user