]> git.0d.be Git - empathy.git/blob - docs/libempathy/libempathy-docs.sgml
Update API doc and add a README to explain how to keep it updated.
[empathy.git] / docs / libempathy / libempathy-docs.sgml
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 lang="en" id="libempathy" xmlns:xi="http://www.w3.org/2003/XInclude">
7 <title>libempathy Reference Manual</title>
8   <bookinfo>
9     <title>libempathy Reference Manual</title>
10     <releaseinfo>for libempathy &version;</releaseinfo>
11   </bookinfo>
12   <part>
13   <title>libempathy Overview</title>
14   </part>
15   <part>
16   <title>API Reference</title>
17     <chapter id="libempathy_api">
18       <title>libempathy API reference</title>
19     <xi:include href="xml/empathy-chatroom-manager.xml"/>
20     <xi:include href="xml/empathy-chatroom.xml"/>
21     <xi:include href="xml/empathy-contact-factory.xml"/>
22     <xi:include href="xml/empathy-contact-groups.xml"/>
23     <xi:include href="xml/empathy-contact-list.xml"/>
24     <xi:include href="xml/empathy-contact-manager.xml"/>
25     <xi:include href="xml/empathy-contact.xml"/>
26     <xi:include href="xml/empathy-dispatcher.xml"/>
27     <xi:include href="xml/empathy-idle.xml"/>
28     <xi:include href="xml/empathy-irc-network-manager.xml"/>
29     <xi:include href="xml/empathy-irc-network.xml"/>
30     <xi:include href="xml/empathy-irc-server.xml"/>
31     <xi:include href="xml/empathy-log-manager.xml"/>
32     <xi:include href="xml/empathy-message.xml"/>
33     <xi:include href="xml/empathy-status-presets.xml"/>
34     <xi:include href="xml/empathy-time.xml"/>
35     <xi:include href="xml/empathy-tp-call.xml"/>
36     <xi:include href="xml/empathy-tp-chat.xml"/>
37     <xi:include href="xml/empathy-tp-contact-factory.xml"/>
38     <xi:include href="xml/empathy-tp-contact-list.xml"/>
39     <xi:include href="xml/empathy-tp-group.xml"/>
40     <xi:include href="xml/empathy-tp-roomlist.xml"/>
41     <xi:include href="xml/empathy-tp-tube.xml"/>
42     <xi:include href="xml/empathy-tube-handler.xml"/>
43     <xi:include href="xml/empathy-utils.xml"/>
44     </chapter>
45   </part>
46
47   <chapter id="libempathy-hierarchy">
48     <title>Object Hierarchy</title>
49       <xi:include href="xml/tree_index.sgml"/>
50   </chapter>
51   
52   <index>
53     <title id="index-all">Index</title>
54   </index>
55 </book>