774ddb2e5456efc25ba3f9b3766c4d6e6da0c97d
[clsql.git] / doc / preface.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 <preface id="preface">
9   <title>Preface</title>
10   <para>This guide provides reference
11     to the features of &clsql;.  The first 
12     chapter provides an introduction to &clsql; and installation
13     instructions.
14     Following that chapter is the reference section for all user
15     accessible symbols of &clsql; with examples of usage,
16     followed by the reference section for all accessible symbols of
17     the database back-end interface.  At the end there you will find
18     a glossary of commonly used terms with their
19     definitions.
20   </para>
21 </preface>