mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-16 07:03:34 +02:00
Merge branch 'docgen-fixes' into 'main'
Adapt documentation to gi-docgen See merge request GNOME/glib!2206
This commit is contained in:
@ -48,8 +48,8 @@
|
||||
<title>Data conversion</title>
|
||||
<xi:include href="xml/gconverter.xml"/>
|
||||
<xi:include href="xml/gcharsetconverter.xml"/>
|
||||
<xi:include href="xml/gzcompressor.xml"/>
|
||||
<xi:include href="xml/gzdecompressor.xml"/>
|
||||
<xi:include href="xml/gzlibcompressor.xml"/>
|
||||
<xi:include href="xml/gzlibdecompressor.xml"/>
|
||||
</chapter>
|
||||
<chapter id="streaming">
|
||||
<title>Streaming I/O</title>
|
||||
|
@ -2505,7 +2505,7 @@ g_converter_output_stream_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gzcompressor</FILE>
|
||||
<FILE>gzlibcompressor</FILE>
|
||||
<TITLE>GZlibCompressor</TITLE>
|
||||
GZlibCompressor
|
||||
GZlibCompressorFormat
|
||||
@ -2527,7 +2527,7 @@ g_zlib_compressor_format_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gzdecompressor</FILE>
|
||||
<FILE>gzlibdecompressor</FILE>
|
||||
<TITLE>GZlibDecompressor</TITLE>
|
||||
GZlibDecompressor
|
||||
g_zlib_decompressor_new
|
||||
|
Reference in New Issue
Block a user