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:
Xavier Claessens
2019-07-09 13:25:49 -04:00
parent e8a123059f
commit 255f64cad8
7 changed files with 174 additions and 123 deletions

View 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>