r8121: Automated commit for Debian build of uffi upstream-version-1.3.9
[uffi.git] / doc / uffi.xml
1 <?xml version='1.0' ?>   <!-- -*- DocBook -*- -->
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
4 <!ENTITY % myents SYSTEM "entities.xml">
5 %myents;
6 ]>
7
8
9 <book xmlns:xi="http://www.w3.org/2001/XInclude">
10   <xi:include href="bookinfo.xml" />
11   <xi:include href="preface.xml" />
12   <xi:include href="intro.xml" />
13   <xi:include href="notes.xml" />
14   <xi:include href="ref_declare.xml" />
15   <xi:include href="ref_primitive.xml" />
16   <xi:include href="ref_aggregate.xml" />
17   <xi:include href="ref_object.xml" />
18   <xi:include href="ref_string.xml" />
19   <xi:include href="ref_func_libr.xml" />
20   <xi:include href="appendix.xml" />
21   <xi:include href="glossary.xml" />
22 </book>