Fix up subprocess docs

The GSubprocessLauncher docs had their own long description,
but were not properly set up as their own section.
This commit is contained in:
Matthias Clasen
2013-10-17 20:55:53 -04:00
parent 71534d9d62
commit c848323948
3 changed files with 14 additions and 8 deletions

View File

@@ -111,6 +111,7 @@
<chapter id="subprocesses">
<title>Subprocesses</title>
<xi:include href="xml/gsubprocess.xml"/>
<xi:include href="xml/gsubprocesslauncher.xml"/>
</chapter>
<chapter id="networking">
<title>Low-level network support</title>