diff options
Diffstat (limited to 'docs/libempathy/libempathy-docs.sgml')
-rw-r--r-- | docs/libempathy/libempathy-docs.sgml | 72 |
1 files changed, 0 insertions, 72 deletions
diff --git a/docs/libempathy/libempathy-docs.sgml b/docs/libempathy/libempathy-docs.sgml deleted file mode 100644 index 6465e23c5..000000000 --- a/docs/libempathy/libempathy-docs.sgml +++ /dev/null @@ -1,72 +0,0 @@ -<?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/api-index-deprecated.xml"/> - <xi:include href="xml/api-index-full.xml"/> - <xi:include href="xml/empathy-account-manager.xml"/> - <xi:include href="xml/empathy-account-settings.xml"/> - <xi:include href="xml/empathy-account.xml"/> - <xi:include href="xml/empathy-call-factory.xml"/> - <xi:include href="xml/empathy-call-handler.xml"/> - <xi:include href="xml/empathy-chatroom-manager.xml"/> - <xi:include href="xml/empathy-chatroom.xml"/> - <xi:include href="xml/empathy-connection-managers.xml"/> - <xi:include href="xml/empathy-connectivity.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-monitor.xml"/> - <xi:include href="xml/empathy-contact.xml"/> - <xi:include href="xml/empathy-debugger.xml"/> - <xi:include href="xml/empathy-dispatcher.xml"/> - <xi:include href="xml/empathy-dispatch-operation.xml"/> - <xi:include href="xml/empathy-enum-types.xml"/> - <xi:include href="xml/empathy-ft-factory.xml"/> - <xi:include href="xml/empathy-ft-handler.xml"/> - <xi:include href="xml/empathy-idle.xml"/> - <xi:include href="xml/empathy-irc-network-manager.xml"/> - <xi:include href="xml/empathy-irc-network.xml"/> - <xi:include href="xml/empathy-irc-server.xml"/> - <xi:include href="xml/empathy-location.xml"/> - <xi:include href="xml/empathy-log-manager.xml"/> - <xi:include href="xml/empathy-log-store-empathy.xml"/> - <xi:include href="xml/empathy-log-store.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-file.xml"/> - <xi:include href="xml/empathy-tp-roomlist.xml"/> - <xi:include href="xml/empathy-tube-handler.xml"/> - <xi:include href="xml/empathy-types.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> |