the Haiku kits, thanks for this contribution! the book is now chunked in multiple files git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16493 a95241bf-73f2-0310-859d-f6bbb57e9c96
12 lines
452 B
XML
12 lines
452 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<chapter id="st-appkit">
|
|
<title>The Application Kit</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="app/intro.xml" />
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="app/messaging.xml" />
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="app/scripting.xml" />
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="app/Application.xml" />
|
|
</chapter>
|
|
|