r10846: Automated commit for Debian build of clsql upstream-version-3.5.0
[clsql.git] / doc / preface.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.inc">
5 %myents;
6 ]>
7
8 <preface id="preface">
9   <title>Preface</title>
10   <para>
11     This guide provides reference to the features of &clsql;.  The
12     first chapter provides an introduction to &clsql; and installation
13     instructions.  The reference sections document all user accessible
14     symbols with examples of usage.  There is a glossary of commonly
15     used terms with their definitions.
16   </para>
17 </preface>