moving clutter-gtk out of the main tree
[clutter-gtk] / doc / reference / clutter-gtk-docs.sgml
1 <?xml version="1.0"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
3                "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
4 <!ENTITY version SYSTEM "version.xml">
5 ]>
6
7 <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
8   <bookinfo>
9     <title>Clutter-Gtk &version; Reference Manual</title>
10     <releaseinfo>Version &version;</releaseinfo>
11
12     <copyright>
13       <year>2006</year>
14       <holder>OpenedHand LTD</holder>
15     </copyright>
16
17     <legalnotice>
18       <para>
19         Permission is granted to copy, distribute and/or modify this
20         document under the terms of the <citetitle>GNU Free
21         Documentation License</citetitle>, Version 1.1 or any later
22         version published by the Free Software Foundation with no
23         Invariant Sections, no Front-Cover Texts, and no Back-Cover
24         Texts. You may obtain a copy of the <citetitle>GNU Free
25         Documentation License</citetitle> from the Free Software
26         Foundation by visiting <ulink type="http"
27         url="http://www.fsf.org">their Web site</ulink> or by writing
28         to:
29
30         <address>
31           The Free Software Foundation, Inc.,
32           <street>59 Temple Place</street> - Suite 330,
33           <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode>,
34           <country>USA</country>
35         </address>
36       </para>
37     </legalnotice>
38   </bookinfo>
39
40   <chapter>
41     <title>Clutter-Gtk Overview</title>
42     
43     <para>
44     yada-yada-yada
45     </para>
46     
47   </chapter>    
48   <chapter>
49     <title>Clutter-Gtk Widgets</title>
50     <xi:include href="xml/clutter-gtk.xml"/>
51   </chapter>
52
53   <appendix id="license">
54     <title>License</title>
55
56     <para>
57       This library is free software; you can redistribute it and/or
58       modify it under the terms of the <citetitle>GNU Library General
59       Public License</citetitle> as published by the Free Software
60       Foundation; either version 2 of the License, or (at your option)
61       any later version.
62     </para>
63
64     <para>
65       This library is distributed in the hope that it will be useful,
66       but WITHOUT ANY WARRANTY; without even the implied warranty of
67       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
68       <citetitle>GNU Library General Public License</citetitle> for
69       more details.
70     </para>
71
72     <para>
73       You may obtain a copy of the <citetitle>GNU Library General
74       Public License</citetitle> from the Free Software Foundation by
75       visiting <ulink type="http" url="http://www.fsf.org">their Web
76       site</ulink> or by writing to:
77
78       <address>
79         Free Software Foundation, Inc.
80         <street>59 Temple Place</street> - Suite 330
81         <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode>
82         <country>USA</country>
83       </address>
84     </para>
85   </appendix>
86
87 </book>