455c97e65158c2532e46d964ca17e52b81c1de4e
[clsql.git] / doc / clsql.xml
1 <?xml version='1.0' ?>
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 <book xmlns:xi="http://www.w3.org/2001/XInclude">
9   <xi:include href="bookinfo.xml" />
10   <xi:include href="preface.xml" />
11   <xi:include href="intro.xml" />
12   <xi:include href="ref_clsql.xml" />
13   <xi:include href="ref_clsql_sys.xml" />
14   <xi:include href="appendix.xml" />
15   <xi:include href="glossary.xml" />
16 </book>
17
18