summaryrefslogtreecommitdiff
path: root/docs/reference/private/libedbus-private-docs.sgml.in
blob: fb0a298a61f636850bbfb06709372b152639f87d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!ENTITY % local.common.attrib "xmlns:xi  CDATA  #FIXED 'http://www.w3.org/2003/XInclude'">
]>
<book id="index" xmlns:xi="http://www.w3.org/2001/XInclude">
  <bookinfo>
    <title>Evolution-Data-Server Manual: Private, version @PROJECT_VERSION@</title>
  </bookinfo>

  <chapter>
    <title>D-Bus API Reference</title>
    <xi:include href="xml/e-dbus-address-book-cursor.xml"/>
    <xi:include href="xml/e-dbus-address-book-factory.xml"/>
    <xi:include href="xml/e-dbus-address-book.xml"/>
    <xi:include href="xml/e-dbus-address-book-view.xml"/>
    <xi:include href="xml/e-dbus-authenticator.xml"/>
    <xi:include href="xml/e-dbus-calendar-factory.xml"/>
    <xi:include href="xml/e-dbus-calendar.xml"/>
    <xi:include href="xml/e-dbus-calendar-view.xml"/>
    <xi:include href="xml/e-dbus-direct-book.xml"/>
    <xi:include href="xml/e-dbus-source-manager.xml"/>
    <xi:include href="xml/e-dbus-source.xml"/>
    <xi:include href="xml/e-dbus-subprocess-backend.xml"/>
    <xi:include href="xml/e-dbus-user-prompter.xml"/>
  </chapter>

  <chapter>
    <title>D-Bus Interfaces</title>
    <xi:include href="@CMAKE_BINARY_DIR@/src/private/e-dbus-source-org.gnome.evolution.dataserver.Source.xml"/>
    <xi:include href="@CMAKE_BINARY_DIR@/src/private/e-dbus-source-org.gnome.evolution.dataserver.Source.Removable.xml"/>
    <xi:include href="@CMAKE_BINARY_DIR@/src/private/e-dbus-source-org.gnome.evolution.dataserver.Source.Writable.xml"/>
    <xi:include href="@CMAKE_BINARY_DIR@/src/private/e-dbus-source-org.gnome.evolution.dataserver.Source.RemoteCreatable.xml"/>
    <xi:include href="@CMAKE_BINARY_DIR@/src/private/e-dbus-source-org.gnome.evolution.dataserver.Source.RemoteDeletable.xml"/>
    <xi:include href="@CMAKE_BINARY_DIR@/src/private/e-dbus-source-org.gnome.evolution.dataserver.Source.OAuth2Support.xml"/>
    <xi:include href="@CMAKE_BINARY_DIR@/src/private/e-dbus-source-manager-org.gnome.evolution.dataserver.SourceManager.xml"/>
    <xi:include href="@CMAKE_BINARY_DIR@/src/private/e-dbus-authenticator-org.gnome.evolution.dataserver.Authenticator.xml"/>
    <xi:include href="@CMAKE_BINARY_DIR@/src/private/e-dbus-address-book-org.gnome.evolution.dataserver.AddressBook.xml"/>
    <xi:include href="@CMAKE_BINARY_DIR@/src/private/e-dbus-address-book-view-org.gnome.evolution.dataserver.AddressBookView.xml"/>
    <xi:include href="@CMAKE_BINARY_DIR@/src/private/e-dbus-address-book-factory-org.gnome.evolution.dataserver.AddressBookFactory.xml"/>
    <xi:include href="@CMAKE_BINARY_DIR@/src/private/e-dbus-calendar-org.gnome.evolution.dataserver.Calendar.xml"/>
    <xi:include href="@CMAKE_BINARY_DIR@/src/private/e-dbus-calendar-view-org.gnome.evolution.dataserver.CalendarView.xml"/>
    <xi:include href="@CMAKE_BINARY_DIR@/src/private/e-dbus-calendar-factory-org.gnome.evolution.dataserver.CalendarFactory.xml"/>
    <xi:include href="@CMAKE_BINARY_DIR@/src/private/e-dbus-user-prompter-org.gnome.evolution.dataserver.UserPrompter.xml"/>
  </chapter>

  <index id="api-index-full">
    <title>Index</title>
    <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
  </index>

  <index id="api-index-3-32" role="3.32">
    <title>Index of new symbols in 3.32</title>
    <xi:include href="xml/api-index-3.32.xml"><xi:fallback /></xi:include>
  </index>
  <index id="api-index-3-18" role="3.18">
    <title>Index of new symbols in 3.18</title>
    <xi:include href="xml/api-index-3.18.xml"><xi:fallback /></xi:include>
  </index>
  <index id="api-index-3-16" role="3.16">
    <title>Index of new symbols in 3.16</title>
    <xi:include href="xml/api-index-3.16.xml"><xi:fallback /></xi:include>
  </index>
  <index id="api-index-3-10" role="3.10">
    <title>Index of new symbols in 3.10</title>
    <xi:include href="xml/api-index-3.10.xml"><xi:fallback /></xi:include>
  </index>
  <index id="api-index-3-8" role="3.8">
    <title>Index of new symbols in 3.8</title>
    <xi:include href="xml/api-index-3.8.xml"><xi:fallback /></xi:include>
  </index>

  <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>

</book>