f63f1baa7224a0df38a5c1f1a596f3e0c63835aa
[platform/upstream/evolution-data-server.git] / docs / reference / libebackend / libebackend-docs.xml
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 % local.common.attrib "xmlns:xi  CDATA  #FIXED 'http://www.w3.org/2003/XInclude'">
5 ]>
6 <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
7   <bookinfo>
8     <title>Evolution-Data-Server Manual: Backend Utilities (libebackend)</title>
9   </bookinfo>
10
11   <chapter>
12     <title>Base Classes for Backends</title>
13     <xi:include href="xml/e-backend.xml"/>
14     <xi:include href="xml/e-backend-factory.xml"/>
15     <xi:include href="xml/e-data-factory.xml"/>
16     <xi:include href="xml/e-dbus-server.xml"/>
17     <xi:include href="xml/e-extensible.xml"/>
18     <xi:include href="xml/e-extension.xml"/>
19     <xi:include href="xml/e-module.xml"/>
20   </chapter>
21
22   <chapter>
23     <title>Registry Service Classes</title>
24     <xi:include href="xml/e-authentication-mediator.xml"/>
25     <xi:include href="xml/e-authentication-session.xml"/>
26     <xi:include href="xml/e-collection-backend.xml"/>
27     <xi:include href="xml/e-collection-backend-factory.xml"/>
28     <xi:include href="xml/e-server-side-source.xml"/>
29     <xi:include href="xml/e-source-registry-server.xml"/>
30   </chapter>
31
32   <chapter>
33     <title>Miscellaneous Utilities</title>
34     <xi:include href="xml/e-file-cache.xml"/>
35     <xi:include href="xml/e-db3-utils.xml"/>
36     <xi:include href="xml/e-sqlite3-vfs.xml"/>
37     <xi:include href="xml/e-user-prompter.xml"/>
38     <xi:include href="xml/e-user-prompter-server.xml"/>
39     <xi:include href="xml/e-user-prompter-server-extension.xml"/>
40   </chapter>
41
42   <chapter>
43     <title>Deprecated Classes</title>
44     <xi:include href="xml/e-dbhash.xml"/>
45     <xi:include href="xml/e-offline-listener.xml"/>
46   </chapter>
47
48   <index>
49     <title>Index</title>
50   </index>
51   <index id="api-index-deprecated" role="deprecated">
52     <title>Index of deprecated symbols</title>
53     <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
54   </index>
55   <index id="api-index-3.8" role="3.8">
56     <title>Index of new symbols in 3.8</title>
57     <xi:include href="xml/api-index-3.8.xml"><xi:fallback /></xi:include>
58   </index>
59   <index id="api-index-3.6" role="3.6">
60     <title>Index of new symbols in 3.6</title>
61     <xi:include href="xml/api-index-3.6.xml"><xi:fallback /></xi:include>
62   </index>
63   <index id="api-index-3.4" role="3.4">
64     <title>Index of new symbols in 3.4</title>
65     <xi:include href="xml/api-index-3.4.xml"><xi:fallback /></xi:include>
66   </index>
67   <index id="api-index-3.2" role="3.2">
68     <title>Index of new symbols in 3.2</title>
69     <xi:include href="xml/api-index-3.2.xml"><xi:fallback /></xi:include>
70   </index>
71   <index id="api-index-2.30" role="2.30">
72     <title>Index of new symbols in 2.30</title>
73     <xi:include href="xml/api-index-2.30.xml"><xi:fallback /></xi:include>
74   </index>
75   <index id="api-index-2.28" role="2.28">
76     <title>Index of new symbols in 2.28</title>
77     <xi:include href="xml/api-index-2.28.xml"><xi:fallback /></xi:include>
78   </index>
79   <index id="api-index-2.26" role="2.26">
80     <title>Index of new symbols in 2.26</title>
81     <xi:include href="xml/api-index-2.26.xml"><xi:fallback /></xi:include>
82   </index>
83   <index id="api-index-2.24" role="2.24">
84     <title>Index of new symbols in 2.24</title>
85     <xi:include href="xml/api-index-2.24.xml"><xi:fallback /></xi:include>
86   </index>
87 </book>