]> www.fi.muni.cz Git - evince.git/blob - help/reference/shell/evince-docs.xml
[docs] Modernise API docs
[evince.git] / help / reference / shell / evince-docs.xml
1 <?xml version="1.0"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3                "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
4 [
5   <!ENTITY % local.common.attrib "xmlns:xi  CDATA  #FIXED 'http://www.w3.org/2003/XInclude'">
6   <!ENTITY version SYSTEM "version.xml">
7 ]>
8 <book id="evince">
9   <!--
10     Copyright © 2009, 2010 Christian Persch
11
12     Permission is granted to copy, distribute and/or modify this document
13     under the terms of the GNU General Public License, Version 2
14     as published by the Free Software Foundation; or (at your option) any
15     later version.
16
17     A copy of the license is included in the COPYING file.
18     -->
19   <bookinfo>
20     <title>Evince Programmer's Reference Manual</title>
21     <releaseinfo>
22       For Evince version &version;.
23       The latest version of this documentation can be found on-line at the
24       <ulink role="online-location" url="http://library.gnome.org/devel/evince/index.html">GNOME Library</ulink>.
25     </releaseinfo>
26
27     <copyright>
28       <year>2007</year>
29       <year>2008</year>
30       <year>2009</year>
31       <holder>Nickolay V. Shmyrev</holder>
32     </copyright>
33
34     <copyright>
35       <year>2008</year>
36       <year>2009</year>
37       <year>2010</year>
38       <holder>Carlos Garcia Campo</holder>
39     </copyright>
40
41     <copyright>
42       <year>2009</year>
43       <year>2010</year>
44       <holder>Christian Persch</holder>
45     </copyright>
46
47     <legalnotice>
48       <para>
49         Permission is granted to copy, distribute and/or modify this document
50         under the terms of the <citetitle>GNU General Public Licence</citetitle>
51         published by the Free Software Foundation; either version 2 of the License,
52         or (at your option) any later version.
53
54         You may obtain a copy of the <citetitle>GNU General Public Licence</citetitle>
55         from the Free Software Foundation at
56         <ulink type="http" url="http://www.gnu.org/licences/">GNU Licences web site</ulink>
57         or by writing to:
58
59         <address>
60           The Free Software Foundation, Inc.,
61           <street>51 Franklin St</street> – Fifth Floor,
62           <city>Boston</city>, <state>MA</state> <postcode>02110-1301</postcode>,
63           <country>USA</country>
64         </address>
65       </para>
66     </legalnotice>
67   </bookinfo>
68
69   <part id="evince-frontend">
70     <title>Frontend</title>
71     <partintro>
72       <para>
73         Evince frontend.
74       </para>
75     </partintro>
76
77     <xi:include href="xml/ev-sidebar-attachments.xml"/>
78     <xi:include href="xml/ev-properties-dialog.xml"/>
79     <xi:include href="xml/ev-properties-fonts.xml"/>
80     <xi:include href="xml/ev-sidebar-page.xml"/>
81     <xi:include href="xml/ev-open-recent-action.xml"/>
82     <xi:include href="xml/ev-application.xml"/>
83     <xi:include href="xml/ev-sidebar-thumbnails.xml"/>
84     <xi:include href="xml/ev-sidebar-links.xml"/>
85     <xi:include href="xml/ev-sidebar.xml"/>
86     <xi:include href="xml/ev-properties-license.xml"/>
87     <xi:include href="xml/ev-message-area.xml"/>
88     <xi:include href="xml/ev-progress-message-area.xml"/>
89     <xi:include href="xml/ev-metadata.xml"/>
90     <xi:include href="xml/ev-window.xml"/>
91     <xi:include href="xml/ev-history.xml"/>
92     <xi:include href="xml/ev-sidebar-layers.xml"/>
93     <xi:include href="xml/ev-password-view.xml"/>
94     <xi:include href="xml/eggfindbar.xml"/>
95     <xi:include href="xml/ev-media-player-keys.xml"/>
96     <xi:include href="xml/ev-navigation-action.xml"/>
97     <xi:include href="xml/ev-file-monitor.xml"/>
98     <xi:include href="xml/ev-page-action.xml"/>
99     <xi:include href="xml/ev-window-title.xml"/>
100     <xi:include href="xml/ev-navigation-action-widget.xml"/>
101     <xi:include href="xml/ev-application-service.xml"/>
102     <xi:include href="xml/ev-keyring.xml"/>
103     <xi:include href="xml/ev-utils.xml"/>
104     <xi:include href="xml/ev-page-action-widget.xml"/>
105   </part>
106
107   <chapter id="object-tree">
108     <title>Object Hierarchy</title>
109      <xi:include href="xml/tree_index.sgml"/>
110   </chapter>
111   <index id="api-index-full">
112     <title>API Index</title>
113     <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
114   </index>
115   <!--
116   <index id="api-index-deprecated" role="deprecated">
117     <title>Index of deprecated symbols</title>
118     <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
119   </index>
120   -->
121   <!--
122   <index id="api-index-2-30" role="2.30">
123     <title>Index of new symbols in 2.30</title>
124     <xi:include href="xml/api-index-2.30.xml"><xi:fallback /></xi:include>
125   </index>
126   -->
127
128   <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
129
130   <appendix id="licence">
131     <title>Licence</title>
132
133     <para>
134       This library is free software; you can redistribute it and/or
135       modify it under the terms of the <citetitle>GNU General Public
136       Licence</citetitle> as published by the Free Software Foundation; either
137       version 2 of the Licence, or (at your option) any later version.
138     </para>
139
140     <para>
141       This library is distributed in the hope that it will be useful,
142       but WITHOUT ANY WARRANTY; without even the implied warranty of
143       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
144       <citetitle>GNU General Public Licence</citetitle> for
145       more details.
146     </para>
147
148     <para>
149       You may obtain a copy of the <citetitle>GNU General Public Licence</citetitle>
150       from the Free Software Foundation at
151       <ulink type="http" url="http://www.gnu.org/licences/">GNU Licences web site</ulink>
152       or by writing to:
153
154       <address>
155         The Free Software Foundation, Inc.,
156         <street>51 Franklin St</street> – Fifth Floor,
157         <city>Boston</city>, <state>MA</state> <postcode>02110-1301</postcode>,
158         <country>USA</country>
159       </address>
160     </para>
161   </appendix>
162
163 </book>