aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/docs/libempathy/libempathy-docs.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/docs/libempathy/libempathy-docs.sgml')
-rw-r--r--trunk/docs/libempathy/libempathy-docs.sgml57
1 files changed, 57 insertions, 0 deletions
diff --git a/trunk/docs/libempathy/libempathy-docs.sgml b/trunk/docs/libempathy/libempathy-docs.sgml
new file mode 100644
index 000000000..6e040b0cb
--- /dev/null
+++ b/trunk/docs/libempathy/libempathy-docs.sgml
@@ -0,0 +1,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>