Home | History | Annotate | Download | only in sources
      1 <?xml version='1.0' encoding='utf-8' ?>
      2 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
      3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
      4 <!ENTITY % BOOK_ENTITIES SYSTEM "Wayland.ent">
      5 %BOOK_ENTITIES;
      6 ]>
      7 
      8 <preface>
      9   <title>Preface</title>
     10 
     11   <para>
     12   This document describes the (i) Wayland architecture, (ii) Wayland model of
     13   operation and (iii) its library API. Also, the Wayland protocol specification is shown
     14   in the Appendix. This document is aimed primarily at Wayland developers and
     15   those looking to program with it; it does not cover application development.
     16   </para>
     17   <para>
     18   There have been many contributors to this document and since this is only the
     19   first edition many errors are expected to be found. We appreciate
     20   corrections.
     21   </para>
     22   <literallayout>
     23 Yours,
     24 
     25         the Wayland open-source community
     26         November 2012
     27   </literallayout>
     28 </preface>
     29