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<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
7  <!--
8    Copyright © 2009, 2010 Christian Persch
9
10    This library is free software: you can redistribute it and/or modify
11    it under the terms of the GNU Lesser General Public License as published
12    by the Free Software Foundation, either version 3 of the License, or
13    (at your option) any later version.
14
15    This library is distributed in the hope that it will be useful,
16    but WITHOUT ANY WARRANTY; without even the implied warranty of
17    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18    GNU Lesser General Public License for more details.
19
20    You should have received a copy of the GNU Lesser General Public License
21    along with this library.  If not, see <https://www.gnu.org/licenses/>.
22    -->
23
24  <bookinfo>
25    <title>VTE Reference Manual</title>
26    <releaseinfo>
27      Documentation for VTE version &version;.
28      The latest version of this documentation can be found on-line at the
29      <ulink role="online-location" url="http://library.gnome.org/devel/vte/">GNOME Library</ulink>.
30    </releaseinfo>
31
32    <copyright>
33      <year>2009</year>
34      <year>2010</year>
35      <holder>Christian Persch</holder>
36    </copyright>
37
38    <legalnotice>
39      <para>
40        Permission is granted to copy, distribute and/or modify this document
41        under the terms of the <citetitle>GNU Lesser General Public Licence</citetitle>, Version 3
42        or (at your option) any later version published by the Free Software Foundation.
43
44        You may obtain a copy of the <citetitle>GNU Lesser General Public Licence</citetitle>
45        from the Free Software Foundation at
46        <ulink type="http" url="https://www.gnu.org/licences/">GNU Licences web site</ulink>
47        or by writing to:
48
49        <address>
50          The Free Software Foundation, Inc.,
51          <street>51 Franklin St</street> – Fifth Floor,
52          <city>Boston</city>, <state>MA</state> <postcode>02110-1301</postcode>,
53          <country>USA</country>
54        </address>
55      </para>
56    </legalnotice>
57  </bookinfo>
58
59  <part>
60    <title>API Reference</title>
61    <chapter>
62      <xi:include href="xml/vte-terminal.xml"/>
63    </chapter>
64    <chapter>
65      <xi:include href="xml/vte-regex.xml"/>
66    </chapter>
67    <chapter>
68      <xi:include href="xml/vte-pty.xml"/>
69    </chapter>
70    <chapter>
71      <xi:include href="xml/vte-version.xml"/>
72    </chapter>
73  </part>
74
75  <chapter id="object-hierarchy">
76  <title>Object Hierarchy</title>
77    <xi:include href="xml/tree_index.sgml"/>
78  </chapter>
79
80  <index id="api-index-full">
81    <title id="index-all">Index</title>
82    <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
83  </index>
84  <index id="api-index-deprecated" role="deprecated">
85    <title>Index of deprecated symbols</title>
86    <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
87  </index>
88  <index id="api-index-0-40" role="0.40">
89    <title>Index of new symbols in 0.40</title>
90    <xi:include href="xml/api-index-0.40.xml"><xi:fallback /></xi:include>
91  </index>
92  <index id="api-index-0-44" role="0.44">
93    <title>Index of new symbols in 0.44</title>
94    <xi:include href="xml/api-index-0.44.xml"><xi:fallback /></xi:include>
95  </index>
96  <index id="api-index-0-46" role="0.46">
97    <title>Index of new symbols in 0.46</title>
98    <xi:include href="xml/api-index-0.46.xml"><xi:fallback /></xi:include>
99  </index>
100  <index id="api-index-0-48" role="0.48">
101    <title>Index of new symbols in 0.48</title>
102    <xi:include href="xml/api-index-0.48.xml"><xi:fallback /></xi:include>
103  </index>
104  <index id="api-index-0-50" role="0.50">
105    <title>Index of new symbols in 0.50</title>
106    <xi:include href="xml/api-index-0.50.xml"><xi:fallback /></xi:include>
107  </index>
108  <index id="api-index-0-52" role="0.52">
109    <title>Index of new symbols in 0.52</title>
110    <xi:include href="xml/api-index-0.52.xml"><xi:fallback /></xi:include>
111  </index>
112  <index id="api-index-0-54" role="0.54">
113    <title>Index of new symbols in 0.54</title>
114    <xi:include href="xml/api-index-0.54.xml"><xi:fallback /></xi:include>
115  </index>
116  <index id="api-index-0-56" role="0.56">
117    <title>Index of new symbols in 0.56</title>
118    <xi:include href="xml/api-index-0.56.xml"><xi:fallback /></xi:include>
119  </index>
120  <index id="api-index-0-58" role="0.58">
121    <title>Index of new symbols in 0.58</title>
122    <xi:include href="xml/api-index-0.58.xml"><xi:fallback /></xi:include>
123  </index>
124  <index id="api-index-0-60" role="0.60">
125    <title>Index of new symbols in 0.60</title>
126    <xi:include href="xml/api-index-0.60.xml"><xi:fallback /></xi:include>
127  </index>
128  <index id="api-index-0-62" role="0.62">
129    <title>Index of new symbols in 0.62</title>
130    <xi:include href="xml/api-index-0.62.xml"><xi:fallback /></xi:include>
131  </index>
132  <index id="api-index-0-64" role="0.64">
133    <title>Index of new symbols in 0.64</title>
134    <xi:include href="xml/api-index-0.64.xml"><xi:fallback /></xi:include>
135  </index>
136
137  <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
138
139  <appendix id="licence">
140    <title>Licence</title>
141
142    <para>
143      This library is free software; you can redistribute it and/or
144      modify it under the terms of the <citetitle>GNU Lesser General Public
145      Licence</citetitle> as published by the Free Software Foundation; either
146      version 3 of the Licence, or (at your option) any later version.
147    </para>
148
149    <para>
150      This library is distributed in the hope that it will be useful,
151      but WITHOUT ANY WARRANTY; without even the implied warranty of
152      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
153      <citetitle>GNU Lesser General Public Licence</citetitle> for
154      more details.
155    </para>
156
157    <para>
158      You may obtain a copy of the <citetitle>GNU Lesser General Public Licence</citetitle>
159      from the Free Software Foundation at
160      <ulink type="http" url="https://www.gnu.org/licences/">GNU Licences web site</ulink>
161      or by writing to:
162
163      <address>
164        The Free Software Foundation, Inc.,
165        <street>51 Franklin St</street> – Fifth Floor,
166        <city>Boston</city>, <state>MA</state> <postcode>02110-1301</postcode>,
167        <country>USA</country>
168      </address>
169    </para>
170  </appendix>
171
172</book>
173