aboutsummaryrefslogtreecommitdiffstats
path: root/docs/libempathy/libempathy-docs.sgml
blob: 6e040b0cb10952b950b2b4da63fb1883c8741902 (plain) (blame)
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
<?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 version SYSTEM "version.xml">
]>
<book lang="en" id="libempathy" xmlns:xi="http://www.w3.org/2003/XInclude">
<title>libempathy Reference Manual</title>
  <bookinfo>
    <title>libempathy Reference Manual</title>
    <releaseinfo>for libempathy &version;</releaseinfo>
  </bookinfo>
  <part>
  <title>libempathy Overview</title>
  </part>
  <part>
  <title>API Reference</title>
    <chapter id="libempathy_api">
      <title>libempathy API reference</title>
      <xi:include href="xml/empathy-avatar.xml"/>
      <xi:include href="xml/empathy-chatroom-manager.xml"/>
      <xi:include href="xml/empathy-chatroom.xml"/>
      <xi:include href="xml/empathy-contact-factory.xml"/>
      <xi:include href="xml/empathy-contact-groups.xml"/>
      <xi:include href="xml/empathy-contact-list.xml"/>
      <xi:include href="xml/empathy-contact-manager.xml"/>
      <xi:include href="xml/empathy-contact.xml"/>
      <xi:include href="xml/empathy-dispatcher.xml"/>
      <xi:include href="xml/empathy-enum-types.xml"/>
      <xi:include href="xml/empathy-idle.xml"/>
      <xi:include href="xml/empathy-irc-server.xml"/>
      <xi:include href="xml/empathy-irc-network.xml"/>
      <xi:include href="xml/empathy-irc-network-manager.xml"/>
      <xi:include href="xml/empathy-log-manager.xml"/>
      <xi:include href="xml/empathy-message.xml"/>
      <xi:include href="xml/empathy-status-presets.xml"/>
      <xi:include href="xml/empathy-time.xml"/>
      <xi:include href="xml/empathy-tp-call.xml"/>
      <xi:include href="xml/empathy-tp-chat.xml"/>
      <xi:include href="xml/empathy-tp-contact-factory.xml"/>
      <xi:include href="xml/empathy-tp-contact-list.xml"/>
      <xi:include href="xml/empathy-tp-group.xml"/>
      <xi:include href="xml/empathy-tp-roomlist.xml"/>
      <xi:include href="xml/empathy-tp-tube.xml"/>
      <xi:include href="xml/empathy-tube-handler.xml"/>
      <xi:include href="xml/empathy-utils.xml"/>
    </chapter>
  </part>

  <chapter id="libempathy-hierarchy">
    <title>Object Hierarchy</title>
      <xi:include href="xml/tree_index.sgml"/>
  </chapter>
  
  <index>
    <title id="index-all">Index</title>
  </index>
</book>