r8191: output xhtml
[uffi.git] / doc / preface.xml
1 <?xml version="1.0" encoding="utf-8"?>
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 reference guide describes the usage and features
11     of &uffi;.  The first 
12     chapter provides an overview to the design of &uffi;.
13     Following that chapter is the reference section for all user
14     accessible functions of &uffi;. The appendix covers the
15     installation and implementation-specifc features of &uffi;.
16   </para>
17 </preface>