mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
doc: Split API reference per platform
We can only include win32 APIs when building for Windows because gtkdoc needs to compile the GObject classes for introspection.
This commit is contained in:
6
docs/reference/gio/gio-docs-win32.xml
Normal file
6
docs/reference/gio/gio-docs-win32.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<chapter id='win32-support'>
|
||||
<title>Win32 support</title>
|
||||
<xi:include href="xml/gwin32registrykey.xml"/>
|
||||
<xi:include href="xml/gwin32inputstream.xml"/>
|
||||
<xi:include href="xml/gwin32outputstream.xml"/>
|
||||
</chapter>
|
Reference in New Issue
Block a user