]> git.0d.be Git - empathy.git/commitdiff
Remove doc directory and replace it with a better gtk-doc in docs. More
authorXavier Claessens <xclaesse@gmail.com>
Thu, 15 Nov 2007 17:25:13 +0000 (17:25 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Thu, 15 Nov 2007 17:25:13 +0000 (17:25 +0000)
2007-11-15  Xavier Claessens  <xclaesse@gmail.com>

* docs/*:
* doc/*:
* configure.ac:
* Makefile.am: Remove doc directory and replace it with a better gtk-doc
in docs. More files are auto-generated, we have less files on SVN.

svn path=/trunk/; revision=439

73 files changed:
ChangeLog
Makefile.am
configure.ac
doc/Makefile.am [deleted file]
doc/libempathy-gtk/Makefile.am [deleted file]
doc/libempathy-gtk/libempathy-gtk-docs.sgml [deleted file]
doc/libempathy-gtk/libempathy-gtk.types [deleted file]
doc/libempathy-gtk/tmpl/empathy-about-dialog.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-account-chooser.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-account-widget-generic.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-account-widget-jabber.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-account-widget-msn.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-accounts-dialog.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-cell-renderer-expander.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-cell-renderer-text.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-chat-view.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-chat-window.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-chat.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-chatrooms-window.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-contact-dialogs.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-contact-groups.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-contact-list-store.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-contact-list-view.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-contact-widget.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-geometry.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-group-chat.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-images.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-log-window.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-main-window.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-new-chatroom-dialog.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-preferences.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-presence-chooser.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-private-chat.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-profile-chooser.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-spell-dialog.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-spell.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-status-icon.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-status-presets.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-theme-manager.sgml [deleted file]
doc/libempathy-gtk/tmpl/empathy-ui-utils.sgml [deleted file]
doc/libempathy-gtk/tmpl/ephy-spinner.sgml [deleted file]
doc/libempathy/Makefile.am [deleted file]
doc/libempathy/libempathy-docs.sgml [deleted file]
doc/libempathy/libempathy.types [deleted file]
doc/libempathy/tmpl/empathy-avatar.sgml [deleted file]
doc/libempathy/tmpl/empathy-chandler-glue.sgml [deleted file]
doc/libempathy/tmpl/empathy-chandler.sgml [deleted file]
doc/libempathy/tmpl/empathy-chatroom-manager.sgml [deleted file]
doc/libempathy/tmpl/empathy-chatroom.sgml [deleted file]
doc/libempathy/tmpl/empathy-conf.sgml [deleted file]
doc/libempathy/tmpl/empathy-contact-list.sgml [deleted file]
doc/libempathy/tmpl/empathy-contact-manager.sgml [deleted file]
doc/libempathy/tmpl/empathy-contact.sgml [deleted file]
doc/libempathy/tmpl/empathy-filter.sgml [deleted file]
doc/libempathy/tmpl/empathy-idle.sgml [deleted file]
doc/libempathy/tmpl/empathy-log-manager.sgml [deleted file]
doc/libempathy/tmpl/empathy-message.sgml [deleted file]
doc/libempathy/tmpl/empathy-presence.sgml [deleted file]
doc/libempathy/tmpl/empathy-time.sgml [deleted file]
doc/libempathy/tmpl/empathy-tp-chat.sgml [deleted file]
doc/libempathy/tmpl/empathy-tp-chatroom.sgml [deleted file]
doc/libempathy/tmpl/empathy-tp-contact-list.sgml [deleted file]
doc/libempathy/tmpl/empathy-tp-group.sgml [deleted file]
doc/libempathy/tmpl/empathy-utils.sgml [deleted file]
docs/Makefile.am [new file with mode: 0644]
docs/libempathy-gtk/Makefile.am [new file with mode: 0644]
docs/libempathy-gtk/libempathy-gtk-docs.sgml [new file with mode: 0644]
docs/libempathy-gtk/libempathy-gtk.types [new file with mode: 0644]
docs/libempathy-gtk/version.xml.in [new file with mode: 0644]
docs/libempathy/Makefile.am [new file with mode: 0644]
docs/libempathy/libempathy-docs.sgml [new file with mode: 0644]
docs/libempathy/libempathy.types [new file with mode: 0644]
docs/libempathy/version.xml.in [new file with mode: 0644]

index 7d659bf6f7fd86e66f97ecc4f0cdc5d74b05a764..e76fa86b8dcaf182e77a71600178c8d8e607703e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-11-15  Xavier Claessens  <xclaesse@gmail.com>
+
+       * docs/*:
+       * doc/*:
+       * configure.ac:
+       * Makefile.am: Remove doc directory and replace it with a better gtk-doc
+       in docs. More files are auto-generated, we have less files on SVN.
+
 2007-11-15  Xavier Claessens  <xclaesse@gmail.com>
 
        * src/Makefile.am: Do not build voip chandler if building without voip
index 3743916f56c996e870703b78c3ef0d5d57f00cb6..e33ab3634038ade26a821f7631df316e13672066 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = po data libempathy libempathy-gtk src doc
+SUBDIRS = po data libempathy libempathy-gtk src docs
 
 if HAVE_MEGAPHONE
 SUBDIRS += megaphone
index ea0f0d9f842fcb6956bf6065762db05e5e35efbb..ad131525c03bca471e684db54d9f7f73ee15cbb5 100644 (file)
@@ -287,9 +287,11 @@ AC_OUTPUT([
    nothere/Makefile
    nothere/src/Makefile
    nothere/data/Makefile
-   doc/Makefile
-   doc/libempathy/Makefile
-   doc/libempathy-gtk/Makefile
+   docs/Makefile
+   docs/libempathy/Makefile
+   docs/libempathy/version.xml
+   docs/libempathy-gtk/Makefile
+   docs/libempathy-gtk/version.xml
    python/Makefile
    python/pyempathy/Makefile
    python/pyempathygtk/Makefile
diff --git a/doc/Makefile.am b/doc/Makefile.am
deleted file mode 100644 (file)
index 2053a45..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-SUBDIRS = libempathy libempathy-gtk
-
diff --git a/doc/libempathy-gtk/Makefile.am b/doc/libempathy-gtk/Makefile.am
deleted file mode 100644 (file)
index 925daf5..0000000
+++ /dev/null
@@ -1,69 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-# We require automake 1.6 at least.
-AUTOMAKE_OPTIONS = 1.9
-
-# This is a blank Makefile.am for using gtk-doc.
-# Copy this to your project's API docs directory and modify the variables to
-# suit your project. See the GTK+ Makefiles in gtk+/docs/reference for examples
-# of using the various options.
-
-# The name of the module, e.g. 'glib'.
-DOC_MODULE=libempathy-gtk
-
-# The top-level SGML file. You can change this if you want to.
-DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
-
-# The directory containing the source code. Relative to $(srcdir).
-# gtk-doc will search all .c & .h files beneath here for inline comments
-# documenting the functions and macros.
-# e.g. DOC_SOURCE_DIR=../../../gtk
-DOC_SOURCE_DIR=../../libempathy-gtk
-
-# Extra options to pass to gtkdoc-scangobj. Not normally needed.
-SCANGOBJ_OPTIONS=
-
-# Extra options to supply to gtkdoc-scan.
-# e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED" 
-SCAN_OPTIONS=
-
-# Extra options to supply to gtkdoc-mkdb.
-# e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
-MKDB_OPTIONS=--sgml-mode --output-format=xml
-
-# Extra options to supply to gtkdoc-fixref. Not normally needed.
-# e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
-FIXXREF_OPTIONS=
-
-# Used for dependencies. The docs will be rebuilt if any of these change.
-# e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
-# e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c
-HFILE_GLOB=$(top_srcdir)/libempathy-gtk/*.h
-CFILE_GLOB=$(top_srcdir)/libempathy-gtk/*.c
-
-# Header files to ignore when scanning.
-# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
-IGNORE_HFILES=
-
-# Images to copy into HTML directory.
-# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
-HTML_IMAGES=
-
-# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
-# e.g. content_files=running.sgml building.sgml changes-2.0.sgml
-content_files=
-
-# CFLAGS and LDFLAGS for compiling gtkdoc-scangobj with your library.
-# Only needed if you are using gtkdoc-scangobj to dynamically query widget
-# signals and properties.
-# e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
-# e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
-INCLUDES=-I$(top_srcdir) $(EMPATHY_CFLAGS)
-GTKDOC_LIBS=$(top_builddir)/libempathy-gtk/libempathy-gtk.la $(top_builddir)/libempathy/libempathy.la $(EMPATHY_LIBS)
-
-# This includes the standard gtk-doc make rules, copied by gtkdocize.
-include $(top_srcdir)/gtk-doc.make
-
-# Other files to distribute
-# e.g. EXTRA_DIST += version.xml.in
-EXTRA_DIST += 
diff --git a/doc/libempathy-gtk/libempathy-gtk-docs.sgml b/doc/libempathy-gtk/libempathy-gtk-docs.sgml
deleted file mode 100644 (file)
index f66ffa1..0000000
+++ /dev/null
@@ -1,48 +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">
-<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
-  <bookinfo>
-    <title>libempathy-gtk Reference Manual</title>
-  </bookinfo>
-
-  <chapter>
-    <title>libempathy-gtk API reference</title>
-    <xi:include href="xml/empathy-about-dialog.xml"/>
-    <xi:include href="xml/empathy-cell-renderer-text.xml"/>
-    <xi:include href="xml/empathy-contact-list-store.xml"/>
-    <xi:include href="xml/empathy-main-window.xml"/>
-    <xi:include href="xml/empathy-spell.xml"/>
-    <xi:include href="xml/empathy-account-chooser.xml"/>
-    <xi:include href="xml/empathy-chat.xml"/>
-    <xi:include href="xml/empathy-contact-list-view.xml"/>
-    <xi:include href="xml/empathy-new-chatroom-dialog.xml"/>
-    <xi:include href="xml/empathy-status-icon.xml"/>
-    <xi:include href="xml/empathy-accounts-dialog.xml"/>
-    <xi:include href="xml/empathy-chatrooms-window.xml"/>
-    <xi:include href="xml/empathy-contact-widget.xml"/>
-    <xi:include href="xml/empathy-preferences.xml"/>
-    <xi:include href="xml/empathy-status-presets.xml"/>
-    <xi:include href="xml/empathy-account-widget-generic.xml"/>
-    <xi:include href="xml/empathy-smiley-manager.xml"/>
-    <xi:include href="xml/empathy-chat-view.xml"/>
-    <xi:include href="xml/empathy-geometry.xml"/>
-    <xi:include href="xml/empathy-presence-chooser.xml"/>
-    <xi:include href="xml/empathy-theme-manager.xml"/>
-    <xi:include href="xml/empathy-account-widget-jabber.xml"/>
-    <xi:include href="xml/empathy-chat-window.xml"/>
-    <xi:include href="xml/empathy-group-chat.xml"/>
-    <xi:include href="xml/empathy-private-chat.xml"/>
-    <xi:include href="xml/empathy-ui-utils.xml"/>
-    <xi:include href="xml/empathy-account-widget-msn.xml"/>
-    <xi:include href="xml/empathy-contact-dialogs.xml"/>
-    <xi:include href="xml/empathy-images.xml"/>
-    <xi:include href="xml/empathy-profile-chooser.xml"/>
-    <xi:include href="xml/ephy-spinner.xml"/>
-    <xi:include href="xml/empathy-cell-renderer-expander.xml"/>
-    <xi:include href="xml/empathy-contact-groups.xml"/>
-    <xi:include href="xml/empathy-log-window.xml"/>
-    <xi:include href="xml/empathy-spell-dialog.xml"/>
-    <xi:include href="xml/empathy-call-window.xml"/>
-  </chapter>
-</book>
diff --git a/doc/libempathy-gtk/libempathy-gtk.types b/doc/libempathy-gtk/libempathy-gtk.types
deleted file mode 100644 (file)
index aa27150..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-#include <libempathy-gtk/empathy-cell-renderer-text.h>
-#include <libempathy-gtk/empathy-contact-list-store.h>
-#include <libempathy-gtk/empathy-account-chooser.h>
-#include <libempathy-gtk/empathy-chat.h>
-#include <libempathy-gtk/empathy-chat-window.h>
-#include <libempathy-gtk/empathy-contact-list-view.h>
-#include <libempathy-gtk/empathy-contact-list-store.h>
-#include <libempathy-gtk/empathy-status-icon.h>
-#include <libempathy-gtk/empathy-chat-view.h>
-#include <libempathy-gtk/empathy-presence-chooser.h>
-#include <libempathy-gtk/empathy-theme-manager.h>
-#include <libempathy-gtk/empathy-group-chat.h>
-#include <libempathy-gtk/empathy-private-chat.h>
-#include <libempathy-gtk/ephy-spinner.h>
-#include <libempathy-gtk/empathy-cell-renderer-expander.h>
-#include <libempathy-gtk/empathy-smiley-manager.h>
-
-empathy_cell_renderer_text_get_type
-empathy_account_chooser_get_type
-empathy_chat_get_type
-empathy_chat_window_get_type
-empathy_contact_list_view_get_type
-empathy_contact_list_store_get_type
-empathy_status_icon_get_type
-empathy_chat_view_get_type
-empathy_presence_chooser_get_type
-empathy_theme_manager_get_type
-empathy_group_chat_get_type
-empathy_private_chat_get_type
-ephy_spinner_get_type
-empathy_cell_renderer_expander_get_type
-empathy_smiley_manager_get_type
diff --git a/doc/libempathy-gtk/tmpl/empathy-about-dialog.sgml b/doc/libempathy-gtk/tmpl/empathy-about-dialog.sgml
deleted file mode 100644 (file)
index 05dd866..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-about-dialog
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### FUNCTION empathy_about_dialog_new ##### -->
-<para>
-
-</para>
-
-@parent: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-account-chooser.sgml b/doc/libempathy-gtk/tmpl/empathy-account-chooser.sgml
deleted file mode 100644 (file)
index 7e950a5..0000000
+++ /dev/null
@@ -1,105 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyAccountChooser
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### USER_FUNCTION EmpathyAccountChooserFilterFunc ##### -->
-<para>
-
-</para>
-
-@account: 
-@user_data: 
-@Returns: 
-
-
-<!-- ##### STRUCT EmpathyAccountChooser ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### ARG EmpathyAccountChooser:has-all-option ##### -->
-<para>
-
-</para>
-
-<!-- ##### FUNCTION empathy_account_chooser_new ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_account_chooser_get_account ##### -->
-<para>
-
-</para>
-
-@chooser: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_account_chooser_set_account ##### -->
-<para>
-
-</para>
-
-@chooser: 
-@account: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_account_chooser_get_has_all_option ##### -->
-<para>
-
-</para>
-
-@chooser: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_account_chooser_set_has_all_option ##### -->
-<para>
-
-</para>
-
-@chooser: 
-@has_all_option: 
-
-
-<!-- ##### FUNCTION empathy_account_chooser_set_filter ##### -->
-<para>
-
-</para>
-
-@chooser: 
-@filter: 
-@user_data: 
-
-
-<!-- ##### FUNCTION empathy_account_chooser_filter_is_connected ##### -->
-<para>
-
-</para>
-
-@account: 
-@user_data: 
-@Returns: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-account-widget-generic.sgml b/doc/libempathy-gtk/tmpl/empathy-account-widget-generic.sgml
deleted file mode 100644 (file)
index 0cc5796..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-account-widget-generic
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### FUNCTION empathy_account_widget_generic_new ##### -->
-<para>
-
-</para>
-
-@account: 
-@Returns: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-account-widget-jabber.sgml b/doc/libempathy-gtk/tmpl/empathy-account-widget-jabber.sgml
deleted file mode 100644 (file)
index 9b95ff6..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-account-widget-jabber
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### FUNCTION empathy_account_widget_jabber_new ##### -->
-<para>
-
-</para>
-
-@account: 
-@Returns: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-account-widget-msn.sgml b/doc/libempathy-gtk/tmpl/empathy-account-widget-msn.sgml
deleted file mode 100644 (file)
index 2a870c5..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-account-widget-msn
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### FUNCTION empathy_account_widget_msn_new ##### -->
-<para>
-
-</para>
-
-@account: 
-@Returns: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-accounts-dialog.sgml b/doc/libempathy-gtk/tmpl/empathy-accounts-dialog.sgml
deleted file mode 100644 (file)
index c2c71dd..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-accounts-dialog
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### FUNCTION empathy_accounts_dialog_show ##### -->
-<para>
-
-</para>
-
-@parent: 
-@Returns: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-cell-renderer-expander.sgml b/doc/libempathy-gtk/tmpl/empathy-cell-renderer-expander.sgml
deleted file mode 100644 (file)
index db4b651..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyCellRendererExpander
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyCellRendererExpander ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### ARG EmpathyCellRendererExpander:activatable ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyCellRendererExpander:expander-size ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyCellRendererExpander:expander-style ##### -->
-<para>
-
-</para>
-
-<!-- ##### FUNCTION empathy_cell_renderer_expander_new ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-cell-renderer-text.sgml b/doc/libempathy-gtk/tmpl/empathy-cell-renderer-text.sgml
deleted file mode 100644 (file)
index 78e9bf3..0000000
+++ /dev/null
@@ -1,59 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyCellRendererText
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyCellRendererTextPriv ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT EmpathyCellRendererText ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### ARG EmpathyCellRendererText:is-group ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyCellRendererText:name ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyCellRendererText:show-status ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyCellRendererText:status ##### -->
-<para>
-
-</para>
-
-<!-- ##### FUNCTION empathy_cell_renderer_text_new ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-chat-view.sgml b/doc/libempathy-gtk/tmpl/empathy-chat-view.sgml
deleted file mode 100644 (file)
index bbf0cd1..0000000
+++ /dev/null
@@ -1,200 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyChatView
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyChatViewPriv ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT EmpathyChatView ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION empathy_chat_view_new ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_view_append_message ##### -->
-<para>
-
-</para>
-
-@view: 
-@msg: 
-
-
-<!-- ##### FUNCTION empathy_chat_view_append_event ##### -->
-<para>
-
-</para>
-
-@view: 
-@str: 
-
-
-<!-- ##### FUNCTION empathy_chat_view_append_button ##### -->
-<para>
-
-</para>
-
-@view: 
-@message: 
-@button1: 
-@button2: 
-
-
-<!-- ##### FUNCTION empathy_chat_view_set_margin ##### -->
-<para>
-
-</para>
-
-@view: 
-@margin: 
-
-
-<!-- ##### FUNCTION empathy_chat_view_scroll ##### -->
-<para>
-
-</para>
-
-@view: 
-@allow_scrolling: 
-
-
-<!-- ##### FUNCTION empathy_chat_view_scroll_down ##### -->
-<para>
-
-</para>
-
-@view: 
-
-
-<!-- ##### FUNCTION empathy_chat_view_get_selection_bounds ##### -->
-<para>
-
-</para>
-
-@view: 
-@start: 
-@end: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_view_clear ##### -->
-<para>
-
-</para>
-
-@view: 
-
-
-<!-- ##### FUNCTION empathy_chat_view_find_previous ##### -->
-<para>
-
-</para>
-
-@view: 
-@search_criteria: 
-@new_search: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_view_find_next ##### -->
-<para>
-
-</para>
-
-@view: 
-@search_criteria: 
-@new_search: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_view_find_abilities ##### -->
-<para>
-
-</para>
-
-@view: 
-@search_criteria: 
-@can_do_previous: 
-@can_do_next: 
-
-
-<!-- ##### FUNCTION empathy_chat_view_highlight ##### -->
-<para>
-
-</para>
-
-@view: 
-@text: 
-
-
-<!-- ##### FUNCTION empathy_chat_view_copy_clipboard ##### -->
-<para>
-
-</para>
-
-@view: 
-
-
-<!-- ##### FUNCTION empathy_chat_view_get_irc_style ##### -->
-<para>
-
-</para>
-
-@view: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_view_set_irc_style ##### -->
-<para>
-
-</para>
-
-@view: 
-@irc_style: 
-
-
-<!-- ##### FUNCTION empathy_chat_view_get_smiley_menu ##### -->
-<para>
-
-</para>
-
-@callback: 
-@user_data: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_view_set_is_group_chat ##### -->
-<para>
-
-</para>
-
-@view: 
-@is_group_chat: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-chat-window.sgml b/doc/libempathy-gtk/tmpl/empathy-chat-window.sgml
deleted file mode 100644 (file)
index 477d4b1..0000000
+++ /dev/null
@@ -1,112 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyChatWindow
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyChatWindowPriv ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT EmpathyChatWindow ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION empathy_chat_window_get_default ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_window_new ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_window_get_dialog ##### -->
-<para>
-
-</para>
-
-@window: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_window_add_chat ##### -->
-<para>
-
-</para>
-
-@window: 
-@chat: 
-
-
-<!-- ##### FUNCTION empathy_chat_window_remove_chat ##### -->
-<para>
-
-</para>
-
-@window: 
-@chat: 
-
-
-<!-- ##### FUNCTION empathy_chat_window_move_chat ##### -->
-<para>
-
-</para>
-
-@old_window: 
-@new_window: 
-@chat: 
-
-
-<!-- ##### FUNCTION empathy_chat_window_switch_to_chat ##### -->
-<para>
-
-</para>
-
-@window: 
-@chat: 
-
-
-<!-- ##### FUNCTION empathy_chat_window_has_focus ##### -->
-<para>
-
-</para>
-
-@window: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_window_find_chat ##### -->
-<para>
-
-</para>
-
-@account: 
-@id: 
-@Returns: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-chat.sgml b/doc/libempathy-gtk/tmpl/empathy-chat.sgml
deleted file mode 100644 (file)
index 1becb16..0000000
+++ /dev/null
@@ -1,272 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyChat
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyChatPriv ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT EmpathyChat ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SIGNAL EmpathyChat::composing ##### -->
-<para>
-
-</para>
-
-@empathychat: the object which received the signal.
-@arg1: 
-
-<!-- ##### SIGNAL EmpathyChat::name-changed ##### -->
-<para>
-
-</para>
-
-@empathychat: the object which received the signal.
-@arg1: 
-
-<!-- ##### SIGNAL EmpathyChat::new-message ##### -->
-<para>
-
-</para>
-
-@empathychat: the object which received the signal.
-@arg1: 
-@arg2: 
-
-<!-- ##### SIGNAL EmpathyChat::status-changed ##### -->
-<para>
-
-</para>
-
-@empathychat: the object which received the signal.
-
-<!-- ##### FUNCTION empathy_chat_get_view ##### -->
-<para>
-
-</para>
-
-@chat: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_get_window ##### -->
-<para>
-
-</para>
-
-@chat: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_set_window ##### -->
-<para>
-
-</para>
-
-@chat: 
-@window: 
-
-
-<!-- ##### FUNCTION empathy_chat_present ##### -->
-<para>
-
-</para>
-
-@chat: 
-
-
-<!-- ##### FUNCTION empathy_chat_clear ##### -->
-<para>
-
-</para>
-
-@chat: 
-
-
-<!-- ##### FUNCTION empathy_chat_scroll_down ##### -->
-<para>
-
-</para>
-
-@chat: 
-
-
-<!-- ##### FUNCTION empathy_chat_cut ##### -->
-<para>
-
-</para>
-
-@chat: 
-
-
-<!-- ##### FUNCTION empathy_chat_copy ##### -->
-<para>
-
-</para>
-
-@chat: 
-
-
-<!-- ##### FUNCTION empathy_chat_paste ##### -->
-<para>
-
-</para>
-
-@chat: 
-
-
-<!-- ##### FUNCTION empathy_chat_get_name ##### -->
-<para>
-
-</para>
-
-@chat: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_get_tooltip ##### -->
-<para>
-
-</para>
-
-@chat: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_get_status_icon_name ##### -->
-<para>
-
-</para>
-
-@chat: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_get_widget ##### -->
-<para>
-
-</para>
-
-@chat: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_is_group_chat ##### -->
-<para>
-
-</para>
-
-@chat: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_is_connected ##### -->
-<para>
-
-</para>
-
-@chat: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_save_geometry ##### -->
-<para>
-
-</para>
-
-@chat: 
-@x: 
-@y: 
-@w: 
-@h: 
-
-
-<!-- ##### FUNCTION empathy_chat_load_geometry ##### -->
-<para>
-
-</para>
-
-@chat: 
-@x: 
-@y: 
-@w: 
-@h: 
-
-
-<!-- ##### FUNCTION empathy_chat_set_tp_chat ##### -->
-<para>
-
-</para>
-
-@chat: 
-@tp_chat: 
-
-
-<!-- ##### FUNCTION empathy_chat_get_id ##### -->
-<para>
-
-</para>
-
-@chat: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_get_is_command ##### -->
-<para>
-
-</para>
-
-@str: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_correct_word ##### -->
-<para>
-
-</para>
-
-@chat: 
-@start: 
-@end: 
-@new_word: 
-
-
-<!-- ##### FUNCTION empathy_chat_should_play_sound ##### -->
-<para>
-
-</para>
-
-@chat: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chat_should_highlight_nick ##### -->
-<para>
-
-</para>
-
-@message: 
-@Returns: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-chatrooms-window.sgml b/doc/libempathy-gtk/tmpl/empathy-chatrooms-window.sgml
deleted file mode 100644 (file)
index c3b7e2d..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-chatrooms-window
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### FUNCTION empathy_chatrooms_window_show ##### -->
-<para>
-
-</para>
-
-@parent: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-contact-dialogs.sgml b/doc/libempathy-gtk/tmpl/empathy-contact-dialogs.sgml
deleted file mode 100644 (file)
index 23378da..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-contact-dialogs
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### FUNCTION empathy_subscription_dialog_show ##### -->
-<para>
-
-</para>
-
-@contact: 
-@parent: 
-
-
-<!-- ##### FUNCTION empathy_contact_information_dialog_show ##### -->
-<para>
-
-</para>
-
-@contact: 
-@parent: 
-@edit: 
-@is_user: 
-
-
-<!-- ##### FUNCTION empathy_new_contact_dialog_show ##### -->
-<para>
-
-</para>
-
-@parent: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-contact-groups.sgml b/doc/libempathy-gtk/tmpl/empathy-contact-groups.sgml
deleted file mode 100644 (file)
index 4d3d93c..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-contact-groups
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### FUNCTION empathy_contact_groups_get_all ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### FUNCTION empathy_contact_group_get_expanded ##### -->
-<para>
-
-</para>
-
-@group: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_group_set_expanded ##### -->
-<para>
-
-</para>
-
-@group: 
-@expanded: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-contact-list-store.sgml b/doc/libempathy-gtk/tmpl/empathy-contact-list-store.sgml
deleted file mode 100644 (file)
index 28d8d37..0000000
+++ /dev/null
@@ -1,178 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyContactListStore
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### ENUM EmpathyContactListStoreSort ##### -->
-<para>
-
-</para>
-
-@EMPATHY_CONTACT_LIST_STORE_SORT_STATE: 
-@EMPATHY_CONTACT_LIST_STORE_SORT_NAME: 
-
-<!-- ##### STRUCT EmpathyContactListStore ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### ARG EmpathyContactListStore:is-compact ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyContactListStore:show-avatars ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyContactListStore:show-offline ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyContactListStore:sort-criterium ##### -->
-<para>
-
-</para>
-
-<!-- ##### FUNCTION empathy_contact_list_store_new ##### -->
-<para>
-
-</para>
-
-@list_iface: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_store_get_list_iface ##### -->
-<para>
-
-</para>
-
-@store: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_store_get_show_offline ##### -->
-<para>
-
-</para>
-
-@store: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_store_set_show_offline ##### -->
-<para>
-
-</para>
-
-@store: 
-@show_offline: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_store_get_show_avatars ##### -->
-<para>
-
-</para>
-
-@store: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_store_set_show_avatars ##### -->
-<para>
-
-</para>
-
-@store: 
-@show_avatars: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_store_get_is_compact ##### -->
-<para>
-
-</para>
-
-@store: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_store_set_is_compact ##### -->
-<para>
-
-</para>
-
-@store: 
-@is_compact: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_store_get_sort_criterium ##### -->
-<para>
-
-</para>
-
-@store: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_store_set_sort_criterium ##### -->
-<para>
-
-</para>
-
-@store: 
-@sort_criterium: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_store_row_separator_func ##### -->
-<para>
-
-</para>
-
-@model: 
-@iter: 
-@data: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_store_get_parent_group ##### -->
-<para>
-
-</para>
-
-@model: 
-@path: 
-@path_is_group: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_store_search_equal_func ##### -->
-<para>
-
-</para>
-
-@model: 
-@column: 
-@key: 
-@iter: 
-@search_data: 
-@Returns: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-contact-list-view.sgml b/doc/libempathy-gtk/tmpl/empathy-contact-list-view.sgml
deleted file mode 100644 (file)
index cf73e4e..0000000
+++ /dev/null
@@ -1,110 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyContactListView
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyContactListViewPriv ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT EmpathyContactListView ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SIGNAL EmpathyContactListView::drag-contact-received ##### -->
-<para>
-
-</para>
-
-@empathycontactlistview: the object which received the signal.
-@arg1: 
-@arg2: 
-@arg3: 
-
-<!-- ##### ARG EmpathyContactListView:interactive ##### -->
-<para>
-
-</para>
-
-<!-- ##### FUNCTION empathy_contact_list_view_new ##### -->
-<para>
-
-</para>
-
-@store: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_view_set_interactive ##### -->
-<para>
-
-</para>
-
-@view: 
-@interactive: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_view_get_interactive ##### -->
-<para>
-
-</para>
-
-@view: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_view_get_selected ##### -->
-<para>
-
-</para>
-
-@view: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_view_get_selected_group ##### -->
-<para>
-
-</para>
-
-@view: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_view_get_contact_menu ##### -->
-<para>
-
-</para>
-
-@view: 
-@contact: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_view_get_group_menu ##### -->
-<para>
-
-</para>
-
-@view: 
-@Returns: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-contact-widget.sgml b/doc/libempathy-gtk/tmpl/empathy-contact-widget.sgml
deleted file mode 100644 (file)
index eb2928a..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-contact-widget
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### ENUM EmpathyContactWidgetFlags ##### -->
-<para>
-
-</para>
-
-@EMPATHY_CONTACT_WIDGET_EDIT_NONE: 
-@EMPATHY_CONTACT_WIDGET_EDIT_ALIAS: 
-@EMPATHY_CONTACT_WIDGET_EDIT_AVATAR: 
-@EMPATHY_CONTACT_WIDGET_EDIT_ACCOUNT: 
-@EMPATHY_CONTACT_WIDGET_EDIT_ID: 
-@EMPATHY_CONTACT_WIDGET_EDIT_GROUPS: 
-
-<!-- ##### FUNCTION empathy_contact_widget_new ##### -->
-<para>
-
-</para>
-
-@contact: 
-@flags: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_widget_get_contact ##### -->
-<para>
-
-</para>
-
-@widget: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_widget_set_account_filter ##### -->
-<para>
-
-</para>
-
-@widget: 
-@filter: 
-@user_data: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-geometry.sgml b/doc/libempathy-gtk/tmpl/empathy-geometry.sgml
deleted file mode 100644 (file)
index d904931..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-geometry
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### FUNCTION empathy_geometry_save ##### -->
-<para>
-
-</para>
-
-@name: 
-@x: 
-@y: 
-@w: 
-@h: 
-
-
-<!-- ##### FUNCTION empathy_geometry_load ##### -->
-<para>
-
-</para>
-
-@name: 
-@x: 
-@y: 
-@w: 
-@h: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-group-chat.sgml b/doc/libempathy-gtk/tmpl/empathy-group-chat.sgml
deleted file mode 100644 (file)
index 550a89a..0000000
+++ /dev/null
@@ -1,67 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyGroupChat
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyGroupChatPriv ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT EmpathyGroupChat ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION empathy_group_chat_new ##### -->
-<para>
-
-</para>
-
-@account: 
-@tp_chan: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_group_chat_get_show_contacts ##### -->
-<para>
-
-</para>
-
-@chat: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_group_chat_set_show_contacts ##### -->
-<para>
-
-</para>
-
-@chat: 
-@show: 
-
-
-<!-- ##### FUNCTION empathy_group_chat_set_topic ##### -->
-<para>
-
-</para>
-
-@chat: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-images.sgml b/doc/libempathy-gtk/tmpl/empathy-images.sgml
deleted file mode 100644 (file)
index aa1fe1b..0000000
+++ /dev/null
@@ -1,110 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-images
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### MACRO EMPATHY_IMAGE_OFFLINE ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_IMAGE_HIDDEN ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_IMAGE_AVAILABLE ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_IMAGE_BUSY ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_IMAGE_AWAY ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_IMAGE_EXT_AWAY ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_IMAGE_UNKNOWN ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_IMAGE_MESSAGE ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_IMAGE_NEW_MESSAGE ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_IMAGE_TYPING ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_IMAGE_CONTACT_INFORMATION ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_IMAGE_GROUP_MESSAGE ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_IMAGE_VOIP ##### -->
-<para>
-
-</para>
-
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-log-window.sgml b/doc/libempathy-gtk/tmpl/empathy-log-window.sgml
deleted file mode 100644 (file)
index f8cfb67..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-log-window
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### FUNCTION empathy_log_window_show ##### -->
-<para>
-
-</para>
-
-@account: 
-@chat_id: 
-@chatroom: 
-@parent: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-main-window.sgml b/doc/libempathy-gtk/tmpl/empathy-main-window.sgml
deleted file mode 100644 (file)
index d76fc26..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-main-window
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### FUNCTION empathy_main_window_show ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-new-chatroom-dialog.sgml b/doc/libempathy-gtk/tmpl/empathy-new-chatroom-dialog.sgml
deleted file mode 100644 (file)
index fb8a7a5..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-new-chatroom-dialog
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### FUNCTION empathy_new_chatroom_dialog_show ##### -->
-<para>
-
-</para>
-
-@parent: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-preferences.sgml b/doc/libempathy-gtk/tmpl/empathy-preferences.sgml
deleted file mode 100644 (file)
index d97f5b5..0000000
+++ /dev/null
@@ -1,161 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-preferences
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### MACRO EMPATHY_PREFS_PATH ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_PREFS_SOUNDS_FOR_MESSAGES ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_PREFS_SOUNDS_WHEN_AWAY ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_PREFS_SOUNDS_WHEN_BUSY ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_PREFS_POPUPS_WHEN_AVAILABLE ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_PREFS_CHAT_SHOW_SMILEYS ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_PREFS_CHAT_THEME ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_PREFS_CHAT_THEME_CHAT_ROOM ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_PREFS_CHAT_SPELL_CHECKER_LANGUAGES ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_PREFS_CHAT_SPELL_CHECKER_ENABLED ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_PREFS_UI_SEPARATE_CHAT_WINDOWS ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_PREFS_UI_MAIN_WINDOW_HIDDEN ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_PREFS_UI_AVATAR_DIRECTORY ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_PREFS_UI_SHOW_AVATARS ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_PREFS_UI_COMPACT_CONTACT_LIST ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_PREFS_CONTACTS_SHOW_OFFLINE ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_PREFS_CONTACTS_SORT_CRITERIUM ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_PREFS_HINTS_CLOSE_MAIN_WINDOW ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_PREFS_SALUT_ACCOUNT_CREATED ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### FUNCTION empathy_preferences_show ##### -->
-<para>
-
-</para>
-
-@parent: 
-@Returns: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-presence-chooser.sgml b/doc/libempathy-gtk/tmpl/empathy-presence-chooser.sgml
deleted file mode 100644 (file)
index e83400e..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyPresenceChooser
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyPresenceChooser ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION empathy_presence_chooser_new ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_presence_chooser_create_menu ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-private-chat.sgml b/doc/libempathy-gtk/tmpl/empathy-private-chat.sgml
deleted file mode 100644 (file)
index 3e69811..0000000
+++ /dev/null
@@ -1,59 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyPrivateChat
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyPrivateChatPriv ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT EmpathyPrivateChat ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION empathy_private_chat_new ##### -->
-<para>
-
-</para>
-
-@account: 
-@tp_chan: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_private_chat_new_with_contact ##### -->
-<para>
-
-</para>
-
-@contact: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_private_chat_get_contact ##### -->
-<para>
-
-</para>
-
-@chat: 
-@Returns: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-profile-chooser.sgml b/doc/libempathy-gtk/tmpl/empathy-profile-chooser.sgml
deleted file mode 100644 (file)
index ca67292..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-profile-chooser
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### FUNCTION empathy_profile_chooser_new ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_profile_chooser_get_selected ##### -->
-<para>
-
-</para>
-
-@widget: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_profile_chooser_n_profiles ##### -->
-<para>
-
-</para>
-
-@widget: 
-@Returns: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-spell-dialog.sgml b/doc/libempathy-gtk/tmpl/empathy-spell-dialog.sgml
deleted file mode 100644 (file)
index e752bf7..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-spell-dialog
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### FUNCTION empathy_spell_dialog_show ##### -->
-<para>
-
-</para>
-
-@chat: 
-@start: 
-@end: 
-@word: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-spell.sgml b/doc/libempathy-gtk/tmpl/empathy-spell.sgml
deleted file mode 100644 (file)
index b54967b..0000000
+++ /dev/null
@@ -1,78 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-spell
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### FUNCTION empathy_spell_supported ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_spell_get_language_name ##### -->
-<para>
-
-</para>
-
-@code: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_spell_get_language_codes ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_spell_free_language_codes ##### -->
-<para>
-
-</para>
-
-@codes: 
-
-
-<!-- ##### FUNCTION empathy_spell_check ##### -->
-<para>
-
-</para>
-
-@word: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_spell_get_suggestions ##### -->
-<para>
-
-</para>
-
-@word: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_spell_free_suggestions ##### -->
-<para>
-
-</para>
-
-@suggestions: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-status-icon.sgml b/doc/libempathy-gtk/tmpl/empathy-status-icon.sgml
deleted file mode 100644 (file)
index 54b5095..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyStatusIcon
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyStatusIconPriv ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT EmpathyStatusIcon ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION empathy_status_icon_new ##### -->
-<para>
-
-</para>
-
-@window: 
-@Returns: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-status-presets.sgml b/doc/libempathy-gtk/tmpl/empathy-status-presets.sgml
deleted file mode 100644 (file)
index 1adabe2..0000000
+++ /dev/null
@@ -1,93 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-status-presets
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### FUNCTION empathy_status_presets_get_all ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### FUNCTION empathy_status_presets_get ##### -->
-<para>
-
-</para>
-
-@state: 
-@max_number: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_status_presets_set_last ##### -->
-<para>
-
-</para>
-
-@state: 
-@status: 
-
-
-<!-- ##### FUNCTION empathy_status_presets_remove ##### -->
-<para>
-
-</para>
-
-@state: 
-@status: 
-
-
-<!-- ##### FUNCTION empathy_status_presets_reset ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### FUNCTION empathy_status_presets_get_default_state ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_status_presets_get_default_status ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_status_presets_set_default ##### -->
-<para>
-
-</para>
-
-@state: 
-@status: 
-
-
-<!-- ##### FUNCTION empathy_status_presets_clear_default ##### -->
-<para>
-
-</para>
-
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-theme-manager.sgml b/doc/libempathy-gtk/tmpl/empathy-theme-manager.sgml
deleted file mode 100644 (file)
index 04d2f24..0000000
+++ /dev/null
@@ -1,77 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyThemeManager
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyThemeManager ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SIGNAL EmpathyThemeManager::theme-changed ##### -->
-<para>
-
-</para>
-
-@empathythememanager: the object which received the signal.
-
-<!-- ##### FUNCTION empathy_theme_manager_get ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_theme_manager_get_themes ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_theme_manager_apply ##### -->
-<para>
-
-</para>
-
-@manager: 
-@view: 
-@theme: 
-
-
-<!-- ##### FUNCTION empathy_theme_manager_apply_saved ##### -->
-<para>
-
-</para>
-
-@manager: 
-@view: 
-
-
-<!-- ##### FUNCTION empathy_theme_manager_update_show_avatars ##### -->
-<para>
-
-</para>
-
-@manager: 
-@view: 
-@show: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/empathy-ui-utils.sgml b/doc/libempathy-gtk/tmpl/empathy-ui-utils.sgml
deleted file mode 100644 (file)
index 34d3056..0000000
+++ /dev/null
@@ -1,253 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-ui-utils
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### MACRO G_STR_EMPTY ##### -->
-<para>
-
-</para>
-
-@x: 
-
-
-<!-- ##### FUNCTION empathy_glade_get_file_simple ##### -->
-<para>
-
-</para>
-
-@filename: 
-@root: 
-@domain: 
-@first_required_widget: 
-@Varargs: 
-
-
-<!-- ##### FUNCTION empathy_glade_get_file ##### -->
-<para>
-
-</para>
-
-@filename: 
-@root: 
-@domain: 
-@first_required_widget: 
-@Varargs: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_glade_connect ##### -->
-<para>
-
-</para>
-
-@gui: 
-@user_data: 
-@first_widget: 
-@Varargs: 
-
-
-<!-- ##### FUNCTION empathy_glade_setup_size_group ##### -->
-<para>
-
-</para>
-
-@gui: 
-@mode: 
-@first_widget: 
-@Varargs: 
-
-
-<!-- ##### FUNCTION empathy_icon_name_from_account ##### -->
-<para>
-
-</para>
-
-@account: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_icon_name_for_presence_state ##### -->
-<para>
-
-</para>
-
-@state: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_icon_name_for_presence ##### -->
-<para>
-
-</para>
-
-@presence: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_icon_name_for_contact ##### -->
-<para>
-
-</para>
-
-@contact: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_pixbuf_from_data ##### -->
-<para>
-
-</para>
-
-@data: 
-@data_size: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_pixbuf_from_avatar_scaled ##### -->
-<para>
-
-</para>
-
-@avatar: 
-@width: 
-@height: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_pixbuf_avatar_from_contact_scaled ##### -->
-<para>
-
-</para>
-
-@contact: 
-@width: 
-@height: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_pixbuf_scale_down_if_necessary ##### -->
-<para>
-
-</para>
-
-@pixbuf: 
-@max_size: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_pixbuf_from_icon_name ##### -->
-<para>
-
-</para>
-
-@icon_name: 
-@icon_size: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_text_iter_forward_search ##### -->
-<para>
-
-</para>
-
-@iter: 
-@str: 
-@match_start: 
-@match_end: 
-@limit: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_text_iter_backward_search ##### -->
-<para>
-
-</para>
-
-@iter: 
-@str: 
-@match_start: 
-@match_end: 
-@limit: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_window_get_is_visible ##### -->
-<para>
-
-</para>
-
-@window: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_window_present ##### -->
-<para>
-
-</para>
-
-@window: 
-@steal_focus: 
-
-
-<!-- ##### FUNCTION empathy_window_iconify ##### -->
-<para>
-
-</para>
-
-@window: 
-@status_icon: 
-
-
-<!-- ##### FUNCTION empathy_get_toplevel_window ##### -->
-<para>
-
-</para>
-
-@widget: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_url_show ##### -->
-<para>
-
-</para>
-
-@url: 
-
-
-<!-- ##### FUNCTION empathy_toggle_button_set_state_quietly ##### -->
-<para>
-
-</para>
-
-@widget: 
-@callback: 
-@user_data: 
-@active: 
-
-
-<!-- ##### FUNCTION empathy_link_button_new ##### -->
-<para>
-
-</para>
-
-@url: 
-@title: 
-@Returns: 
-
-
diff --git a/doc/libempathy-gtk/tmpl/ephy-spinner.sgml b/doc/libempathy-gtk/tmpl/ephy-spinner.sgml
deleted file mode 100644 (file)
index 5d8319f..0000000
+++ /dev/null
@@ -1,64 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EphySpinner
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EphySpinnerDetails ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT EphySpinner ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION ephy_spinner_new ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION ephy_spinner_start ##### -->
-<para>
-
-</para>
-
-@throbber: 
-
-
-<!-- ##### FUNCTION ephy_spinner_stop ##### -->
-<para>
-
-</para>
-
-@throbber: 
-
-
-<!-- ##### FUNCTION ephy_spinner_set_size ##### -->
-<para>
-
-</para>
-
-@spinner: 
-@size: 
-
-
diff --git a/doc/libempathy/Makefile.am b/doc/libempathy/Makefile.am
deleted file mode 100644 (file)
index 206e221..0000000
+++ /dev/null
@@ -1,73 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-# We require automake 1.6 at least.
-AUTOMAKE_OPTIONS = 1.9
-
-# This is a blank Makefile.am for using gtk-doc.
-# Copy this to your project's API docs directory and modify the variables to
-# suit your project. See the GTK+ Makefiles in gtk+/docs/reference for examples
-# of using the various options.
-
-# The name of the module, e.g. 'glib'.
-DOC_MODULE=libempathy
-
-# The top-level SGML file. You can change this if you want to.
-DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
-
-# The directory containing the source code. Relative to $(srcdir).
-# gtk-doc will search all .c & .h files beneath here for inline comments
-# documenting the functions and macros.
-# e.g. DOC_SOURCE_DIR=../../../gtk
-DOC_SOURCE_DIR=../../libempathy
-
-# Extra options to pass to gtkdoc-scangobj. Not normally needed.
-SCANGOBJ_OPTIONS=
-
-# Extra options to supply to gtkdoc-scan.
-# e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED" 
-SCAN_OPTIONS=
-
-# Extra options to supply to gtkdoc-mkdb.
-# e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
-MKDB_OPTIONS=--sgml-mode --output-format=xml
-
-# Extra options to supply to gtkdoc-fixref. Not normally needed.
-# e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
-FIXXREF_OPTIONS=
-
-# Used for dependencies. The docs will be rebuilt if any of these change.
-# e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
-# e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c
-HFILE_GLOB=$(top_srcdir)/libempathy/*.h
-CFILE_GLOB=$(top_srcdir)/libempathy/*.c
-
-# Header files to ignore when scanning.
-# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
-IGNORE_HFILES=                 \
-       empathy-filter-glue.h   \
-       empathy-debug.h         \
-       empathy-marshal.h       \
-       tp-stream-engine-gen.h
-
-# Images to copy into HTML directory.
-# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
-HTML_IMAGES=
-
-# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
-# e.g. content_files=running.sgml building.sgml changes-2.0.sgml
-content_files=
-
-# CFLAGS and LDFLAGS for compiling gtkdoc-scangobj with your library.
-# Only needed if you are using gtkdoc-scangobj to dynamically query widget
-# signals and properties.
-# e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
-# e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
-INCLUDES=-I$(top_srcdir) $(LIBEMPATHY_CFLAGS)
-GTKDOC_LIBS=$(top_builddir)/libempathy/libempathy.la $(LIBEMPATHY_LIBS)
-
-# This includes the standard gtk-doc make rules, copied by gtkdocize.
-include $(top_srcdir)/gtk-doc.make
-
-# Other files to distribute
-# e.g. EXTRA_DIST += version.xml.in
-EXTRA_DIST += 
diff --git a/doc/libempathy/libempathy-docs.sgml b/doc/libempathy/libempathy-docs.sgml
deleted file mode 100644 (file)
index 942c5f2..0000000
+++ /dev/null
@@ -1,32 +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">
-<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
-  <bookinfo>
-    <title>libempathy Reference Manual</title>
-  </bookinfo>
-
-  <chapter>
-    <title>libempathy API reference</title>
-    <xi:include href="xml/empathy-time.xml"/>
-    <xi:include href="xml/empathy-conf.xml"/>
-    <xi:include href="xml/empathy-avatar.xml"/>
-    <xi:include href="xml/empathy-message.xml"/>
-    <xi:include href="xml/empathy-presence.xml"/>
-    <xi:include href="xml/empathy-contact.xml"/>
-    <xi:include href="xml/empathy-contact-list.xml"/>
-    <xi:include href="xml/empathy-tp-group.xml"/>
-    <xi:include href="xml/empathy-tp-contact-list.xml"/>
-    <xi:include href="xml/empathy-tp-chat.xml"/>
-    <xi:include href="xml/empathy-tp-chatroom.xml"/>
-    <xi:include href="xml/empathy-tp-call.xml"/>
-    <xi:include href="xml/empathy-contact-factory.xml"/>
-    <xi:include href="xml/empathy-chatroom.xml"/>
-    <xi:include href="xml/empathy-chatroom-manager.xml"/>
-    <xi:include href="xml/empathy-log-manager.xml"/>
-    <xi:include href="xml/empathy-filter.xml"/>
-    <xi:include href="xml/empathy-chandler.xml"/>
-    <xi:include href="xml/empathy-idle.xml"/>
-    <xi:include href="xml/empathy-utils.xml"/>
-  </chapter>
-</book>
diff --git a/doc/libempathy/libempathy.types b/doc/libempathy/libempathy.types
deleted file mode 100644 (file)
index dbebb0b..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-#include <libempathy/empathy-avatar.h>
-#include <libempathy/empathy-chatroom-manager.h>
-#include <libempathy/empathy-contact-manager.h>
-#include <libempathy/empathy-idle.h>
-#include <libempathy/empathy-presence.h>
-#include <libempathy/empathy-tp-contact-list.h>
-#include <libempathy/empathy-conf.h>
-#include <libempathy/empathy-log-manager.h>
-#include <libempathy/empathy-tp-group.h>
-#include <libempathy/empathy-chandler.h>
-#include <libempathy/empathy-contact.h>
-#include <libempathy/empathy-tp-chat.h>
-#include <libempathy/empathy-chatroom.h>
-#include <libempathy/empathy-contact-list.h>
-#include <libempathy/empathy-filter.h>
-#include <libempathy/empathy-message.h>
-#include <libempathy/empathy-tp-chatroom.h>
-#include <libempathy/empathy-enum-types.h>
-#include <libempathy/empathy-contact-factory.h>
-#include <libempathy/empathy-tp-call.h>
-
-empathy_avatar_get_type
-empathy_chatroom_manager_get_type
-empathy_contact_manager_get_type
-empathy_idle_get_type
-empathy_presence_get_type
-empathy_tp_contact_list_get_type
-empathy_conf_get_type
-empathy_log_manager_get_type
-empathy_tp_group_get_type
-empathy_chandler_get_type
-empathy_contact_get_type
-empathy_tp_chat_get_type
-empathy_chatroom_get_type
-empathy_contact_list_get_type
-empathy_filter_get_type
-empathy_message_get_gtype
-empathy_tp_chatroom_get_type
-empathy_reg_ex_type_get_type
-empathy_message_type_get_type
-empathy_contact_factory_get_type
-empathy_tp_call_get_type
-
diff --git a/doc/libempathy/tmpl/empathy-avatar.sgml b/doc/libempathy/tmpl/empathy-avatar.sgml
deleted file mode 100644 (file)
index ccd7bbc..0000000
+++ /dev/null
@@ -1,83 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-avatar
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### MACRO EMPATHY_TYPE_AVATAR ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### STRUCT EmpathyAvatar ##### -->
-<para>
-
-</para>
-
-@data: 
-@len: 
-@format: 
-@token: 
-@refcount: 
-
-<!-- ##### FUNCTION empathy_avatar_get_type ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_avatar_new ##### -->
-<para>
-
-</para>
-
-@avatar: 
-@len: 
-@format: 
-@token: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_avatar_new_from_cache ##### -->
-<para>
-
-</para>
-
-@token: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_avatar_ref ##### -->
-<para>
-
-</para>
-
-@avatar: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_avatar_unref ##### -->
-<para>
-
-</para>
-
-@avatar: 
-
-
diff --git a/doc/libempathy/tmpl/empathy-chandler-glue.sgml b/doc/libempathy/tmpl/empathy-chandler-glue.sgml
deleted file mode 100644 (file)
index 3887466..0000000
+++ /dev/null
@@ -1,176 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-chandler-glue
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### MACRO g_marshal_value_peek_boolean ##### -->
-<para>
-
-</para>
-
-@v: 
-
-
-<!-- ##### MACRO g_marshal_value_peek_char ##### -->
-<para>
-
-</para>
-
-@v: 
-
-
-<!-- ##### MACRO g_marshal_value_peek_uchar ##### -->
-<para>
-
-</para>
-
-@v: 
-
-
-<!-- ##### MACRO g_marshal_value_peek_int ##### -->
-<para>
-
-</para>
-
-@v: 
-
-
-<!-- ##### MACRO g_marshal_value_peek_uint ##### -->
-<para>
-
-</para>
-
-@v: 
-
-
-<!-- ##### MACRO g_marshal_value_peek_long ##### -->
-<para>
-
-</para>
-
-@v: 
-
-
-<!-- ##### MACRO g_marshal_value_peek_ulong ##### -->
-<para>
-
-</para>
-
-@v: 
-
-
-<!-- ##### MACRO g_marshal_value_peek_int64 ##### -->
-<para>
-
-</para>
-
-@v: 
-
-
-<!-- ##### MACRO g_marshal_value_peek_uint64 ##### -->
-<para>
-
-</para>
-
-@v: 
-
-
-<!-- ##### MACRO g_marshal_value_peek_enum ##### -->
-<para>
-
-</para>
-
-@v: 
-
-
-<!-- ##### MACRO g_marshal_value_peek_flags ##### -->
-<para>
-
-</para>
-
-@v: 
-
-
-<!-- ##### MACRO g_marshal_value_peek_float ##### -->
-<para>
-
-</para>
-
-@v: 
-
-
-<!-- ##### MACRO g_marshal_value_peek_double ##### -->
-<para>
-
-</para>
-
-@v: 
-
-
-<!-- ##### MACRO g_marshal_value_peek_string ##### -->
-<para>
-
-</para>
-
-@v: 
-
-
-<!-- ##### MACRO g_marshal_value_peek_param ##### -->
-<para>
-
-</para>
-
-@v: 
-
-
-<!-- ##### MACRO g_marshal_value_peek_boxed ##### -->
-<para>
-
-</para>
-
-@v: 
-
-
-<!-- ##### MACRO g_marshal_value_peek_pointer ##### -->
-<para>
-
-</para>
-
-@v: 
-
-
-<!-- ##### MACRO g_marshal_value_peek_object ##### -->
-<para>
-
-</para>
-
-@v: 
-
-
-<!-- ##### FUNCTION dbus_glib_marshal_empathy_chandler_BOOLEAN__STRING_BOXED_STRING_BOXED_UINT_UINT_POINTER ##### -->
-<para>
-
-</para>
-
-@closure: 
-@return_value: 
-@n_param_values: 
-@param_values: 
-@invocation_hint: 
-@marshal_data: 
-
-
diff --git a/doc/libempathy/tmpl/empathy-chandler.sgml b/doc/libempathy/tmpl/empathy-chandler.sgml
deleted file mode 100644 (file)
index bc7e059..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyChandler
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyChandler ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SIGNAL EmpathyChandler::new-channel ##### -->
-<para>
-
-</para>
-
-@empathychandler: the object which received the signal.
-@arg1: 
-@arg2: 
-
-<!-- ##### FUNCTION empathy_chandler_new ##### -->
-<para>
-
-</para>
-
-@bus_name: 
-@object_path: 
-@Returns: 
-
-
diff --git a/doc/libempathy/tmpl/empathy-chatroom-manager.sgml b/doc/libempathy/tmpl/empathy-chatroom-manager.sgml
deleted file mode 100644 (file)
index 28123f5..0000000
+++ /dev/null
@@ -1,113 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyChatroomManager
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyChatroomManagerPriv ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT EmpathyChatroomManager ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SIGNAL EmpathyChatroomManager::chatroom-added ##### -->
-<para>
-
-</para>
-
-@empathychatroommanager: the object which received the signal.
-@arg1: 
-
-<!-- ##### SIGNAL EmpathyChatroomManager::chatroom-removed ##### -->
-<para>
-
-</para>
-
-@empathychatroommanager: the object which received the signal.
-@arg1: 
-
-<!-- ##### FUNCTION empathy_chatroom_manager_new ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chatroom_manager_add ##### -->
-<para>
-
-</para>
-
-@manager: 
-@chatroom: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chatroom_manager_remove ##### -->
-<para>
-
-</para>
-
-@manager: 
-@chatroom: 
-
-
-<!-- ##### FUNCTION empathy_chatroom_manager_find ##### -->
-<para>
-
-</para>
-
-@manager: 
-@account: 
-@room: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chatroom_manager_get_chatrooms ##### -->
-<para>
-
-</para>
-
-@manager: 
-@account: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chatroom_manager_get_count ##### -->
-<para>
-
-</para>
-
-@manager: 
-@account: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chatroom_manager_store ##### -->
-<para>
-
-</para>
-
-@manager: 
-
-
diff --git a/doc/libempathy/tmpl/empathy-chatroom.sgml b/doc/libempathy/tmpl/empathy-chatroom.sgml
deleted file mode 100644 (file)
index f5213d7..0000000
+++ /dev/null
@@ -1,162 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyChatroom
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### MACRO EMPATHY_TYPE_CHATROOM_INVITE ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### STRUCT EmpathyChatroomPriv ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT EmpathyChatroom ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### ARG EmpathyChatroom:account ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyChatroom:auto-connect ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyChatroom:name ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyChatroom:room ##### -->
-<para>
-
-</para>
-
-<!-- ##### FUNCTION empathy_chatroom_new ##### -->
-<para>
-
-</para>
-
-@account: 
-@room: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chatroom_new_full ##### -->
-<para>
-
-</para>
-
-@account: 
-@room: 
-@name: 
-@auto_connect: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chatroom_get_account ##### -->
-<para>
-
-</para>
-
-@chatroom: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chatroom_set_account ##### -->
-<para>
-
-</para>
-
-@chatroom: 
-@account: 
-
-
-<!-- ##### FUNCTION empathy_chatroom_get_room ##### -->
-<para>
-
-</para>
-
-@chatroom: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chatroom_set_room ##### -->
-<para>
-
-</para>
-
-@chatroom: 
-@room: 
-
-
-<!-- ##### FUNCTION empathy_chatroom_get_name ##### -->
-<para>
-
-</para>
-
-@chatroom: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chatroom_set_name ##### -->
-<para>
-
-</para>
-
-@chatroom: 
-@name: 
-
-
-<!-- ##### FUNCTION empathy_chatroom_get_auto_connect ##### -->
-<para>
-
-</para>
-
-@chatroom: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_chatroom_set_auto_connect ##### -->
-<para>
-
-</para>
-
-@chatroom: 
-@auto_connect: 
-
-
-<!-- ##### FUNCTION empathy_chatroom_equal ##### -->
-<para>
-
-</para>
-
-@v1: 
-@v2: 
-@Returns: 
-
-
diff --git a/doc/libempathy/tmpl/empathy-conf.sgml b/doc/libempathy/tmpl/empathy-conf.sgml
deleted file mode 100644 (file)
index da5d673..0000000
+++ /dev/null
@@ -1,160 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyConf
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyConf ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### USER_FUNCTION EmpathyConfNotifyFunc ##### -->
-<para>
-
-</para>
-
-@conf: 
-@key: 
-@user_data: 
-
-
-<!-- ##### FUNCTION empathy_conf_get ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_conf_shutdown ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### FUNCTION empathy_conf_notify_add ##### -->
-<para>
-
-</para>
-
-@conf: 
-@key: 
-@func: 
-@data: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_conf_notify_remove ##### -->
-<para>
-
-</para>
-
-@conf: 
-@id: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_conf_set_int ##### -->
-<para>
-
-</para>
-
-@conf: 
-@key: 
-@value: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_conf_get_int ##### -->
-<para>
-
-</para>
-
-@conf: 
-@key: 
-@value: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_conf_set_bool ##### -->
-<para>
-
-</para>
-
-@conf: 
-@key: 
-@value: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_conf_get_bool ##### -->
-<para>
-
-</para>
-
-@conf: 
-@key: 
-@value: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_conf_set_string ##### -->
-<para>
-
-</para>
-
-@conf: 
-@key: 
-@value: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_conf_get_string ##### -->
-<para>
-
-</para>
-
-@conf: 
-@key: 
-@value: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_conf_set_string_list ##### -->
-<para>
-
-</para>
-
-@conf: 
-@key: 
-@value: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_conf_get_string_list ##### -->
-<para>
-
-</para>
-
-@conf: 
-@key: 
-@value: 
-@Returns: 
-
-
diff --git a/doc/libempathy/tmpl/empathy-contact-list.sgml b/doc/libempathy/tmpl/empathy-contact-list.sgml
deleted file mode 100644 (file)
index 0babd1e..0000000
+++ /dev/null
@@ -1,162 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-contact-list
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyContactList ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SIGNAL EmpathyContactList::groups-changed ##### -->
-<para>
-
-</para>
-
-@empathycontactlist: the object which received the signal.
-@arg1: 
-@arg2: 
-@arg3: 
-
-<!-- ##### SIGNAL EmpathyContactList::members-changed ##### -->
-<para>
-
-</para>
-
-@empathycontactlist: the object which received the signal.
-@arg1: 
-@arg2: 
-@arg3: 
-@arg4: 
-@arg5: 
-
-<!-- ##### SIGNAL EmpathyContactList::pendings-changed ##### -->
-<para>
-
-</para>
-
-@empathycontactlist: the object which received the signal.
-@arg1: 
-@arg2: 
-@arg3: 
-@arg4: 
-@arg5: 
-
-<!-- ##### STRUCT EmpathyContactListIface ##### -->
-<para>
-
-</para>
-
-@base_iface: 
-@add: 
-@remove: 
-@get_members: 
-@get_pendings: 
-@get_all_groups: 
-@get_groups: 
-@add_to_group: 
-@remove_from_group: 
-@rename_group: 
-
-<!-- ##### FUNCTION empathy_contact_list_add ##### -->
-<para>
-
-</para>
-
-@list: 
-@contact: 
-@message: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_remove ##### -->
-<para>
-
-</para>
-
-@list: 
-@contact: 
-@message: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_get_members ##### -->
-<para>
-
-</para>
-
-@list: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_get_pendings ##### -->
-<para>
-
-</para>
-
-@list: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_get_all_groups ##### -->
-<para>
-
-</para>
-
-@list: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_get_groups ##### -->
-<para>
-
-</para>
-
-@list: 
-@contact: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_add_to_group ##### -->
-<para>
-
-</para>
-
-@list: 
-@contact: 
-@group: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_remove_from_group ##### -->
-<para>
-
-</para>
-
-@list: 
-@contact: 
-@group: 
-
-
-<!-- ##### FUNCTION empathy_contact_list_rename_group ##### -->
-<para>
-
-</para>
-
-@list: 
-@old_group: 
-@new_group: 
-
-
diff --git a/doc/libempathy/tmpl/empathy-contact-manager.sgml b/doc/libempathy/tmpl/empathy-contact-manager.sgml
deleted file mode 100644 (file)
index fe25eb7..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyContactManager
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyContactManagerPriv ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT EmpathyContactManager ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION empathy_contact_manager_new ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_manager_get_list ##### -->
-<para>
-
-</para>
-
-@manager: 
-@account: 
-@Returns: 
-
-
diff --git a/doc/libempathy/tmpl/empathy-contact.sgml b/doc/libempathy/tmpl/empathy-contact.sgml
deleted file mode 100644 (file)
index e388cb1..0000000
+++ /dev/null
@@ -1,283 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyContact
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyContact ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### ARG EmpathyContact:account ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyContact:avatar ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyContact:capabilities ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyContact:handle ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyContact:id ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyContact:is-user ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyContact:name ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyContact:presence ##### -->
-<para>
-
-</para>
-
-<!-- ##### ENUM EmpathyCapabilities ##### -->
-<para>
-
-</para>
-
-@EMPATHY_CAPABILITIES_AUDIO: 
-@EMPATHY_CAPABILITIES_VIDEO: 
-
-<!-- ##### FUNCTION empathy_contact_new ##### -->
-<para>
-
-</para>
-
-@account: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_new_full ##### -->
-<para>
-
-</para>
-
-@account: 
-@id: 
-@name: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_get_id ##### -->
-<para>
-
-</para>
-
-@contact: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_set_id ##### -->
-<para>
-
-</para>
-
-@contact: 
-@id: 
-
-
-<!-- ##### FUNCTION empathy_contact_get_name ##### -->
-<para>
-
-</para>
-
-@contact: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_set_name ##### -->
-<para>
-
-</para>
-
-@contact: 
-@name: 
-
-
-<!-- ##### FUNCTION empathy_contact_get_avatar ##### -->
-<para>
-
-</para>
-
-@contact: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_set_avatar ##### -->
-<para>
-
-</para>
-
-@contact: 
-@avatar: 
-
-
-<!-- ##### FUNCTION empathy_contact_get_account ##### -->
-<para>
-
-</para>
-
-@contact: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_set_account ##### -->
-<para>
-
-</para>
-
-@contact: 
-@account: 
-
-
-<!-- ##### FUNCTION empathy_contact_get_presence ##### -->
-<para>
-
-</para>
-
-@contact: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_set_presence ##### -->
-<para>
-
-</para>
-
-@contact: 
-@presence: 
-
-
-<!-- ##### FUNCTION empathy_contact_get_handle ##### -->
-<para>
-
-</para>
-
-@contact: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_set_handle ##### -->
-<para>
-
-</para>
-
-@contact: 
-@handle: 
-
-
-<!-- ##### FUNCTION empathy_contact_get_capabilities ##### -->
-<para>
-
-</para>
-
-@contact: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_set_capabilities ##### -->
-<para>
-
-</para>
-
-@contact: 
-@capabilities: 
-
-
-<!-- ##### FUNCTION empathy_contact_is_user ##### -->
-<para>
-
-</para>
-
-@contact: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_set_is_user ##### -->
-<para>
-
-</para>
-
-@contact: 
-@is_user: 
-
-
-<!-- ##### FUNCTION empathy_contact_is_online ##### -->
-<para>
-
-</para>
-
-@contact: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_get_status ##### -->
-<para>
-
-</para>
-
-@contact: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_can_voip ##### -->
-<para>
-
-</para>
-
-@contact: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_equal ##### -->
-<para>
-
-</para>
-
-@v1: 
-@v2: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_contact_hash ##### -->
-<para>
-
-</para>
-
-@key: 
-@Returns: 
-
-
diff --git a/doc/libempathy/tmpl/empathy-filter.sgml b/doc/libempathy/tmpl/empathy-filter.sgml
deleted file mode 100644 (file)
index 5ef4b5b..0000000
+++ /dev/null
@@ -1,72 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyFilter
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyFilterPriv ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT EmpathyFilter ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SIGNAL EmpathyFilter::new-channel ##### -->
-<para>
-
-</para>
-
-@empathyfilter: the object which received the signal.
-@arg1: 
-@arg2: 
-
-<!-- ##### SIGNAL EmpathyFilter::process ##### -->
-<para>
-
-</para>
-
-@empathyfilter: the object which received the signal.
-@arg1: 
-@arg2: 
-
-<!-- ##### FUNCTION empathy_filter_new ##### -->
-<para>
-
-</para>
-
-@bus_name: 
-@object_path: 
-@channel_type: 
-@priority: 
-@flags: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_filter_process ##### -->
-<para>
-
-</para>
-
-@filter: 
-@tp_chan: 
-@process: 
-
-
diff --git a/doc/libempathy/tmpl/empathy-idle.sgml b/doc/libempathy/tmpl/empathy-idle.sgml
deleted file mode 100644 (file)
index 78a046d..0000000
+++ /dev/null
@@ -1,164 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyIdle
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyIdlePriv ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT EmpathyIdle ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### ARG EmpathyIdle:auto-away ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyIdle:auto-disconnect ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyIdle:flash-state ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyIdle:state ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyIdle:status ##### -->
-<para>
-
-</para>
-
-<!-- ##### FUNCTION empathy_idle_new ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_idle_get_state ##### -->
-<para>
-
-</para>
-
-@idle: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_idle_set_state ##### -->
-<para>
-
-</para>
-
-@idle: 
-@state: 
-
-
-<!-- ##### FUNCTION empathy_idle_get_status ##### -->
-<para>
-
-</para>
-
-@idle: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_idle_set_status ##### -->
-<para>
-
-</para>
-
-@idle: 
-@status: 
-
-
-<!-- ##### FUNCTION empathy_idle_get_flash_state ##### -->
-<para>
-
-</para>
-
-@idle: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_idle_set_flash_state ##### -->
-<para>
-
-</para>
-
-@idle: 
-@state: 
-
-
-<!-- ##### FUNCTION empathy_idle_set_presence ##### -->
-<para>
-
-</para>
-
-@idle: 
-@state: 
-@status: 
-
-
-<!-- ##### FUNCTION empathy_idle_get_auto_away ##### -->
-<para>
-
-</para>
-
-@idle: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_idle_set_auto_away ##### -->
-<para>
-
-</para>
-
-@idle: 
-@auto_away: 
-
-
-<!-- ##### FUNCTION empathy_idle_get_auto_disconnect ##### -->
-<para>
-
-</para>
-
-@idle: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_idle_set_auto_disconnect ##### -->
-<para>
-
-</para>
-
-@idle: 
-@auto_disconnect: 
-
-
diff --git a/doc/libempathy/tmpl/empathy-log-manager.sgml b/doc/libempathy/tmpl/empathy-log-manager.sgml
deleted file mode 100644 (file)
index 1576b41..0000000
+++ /dev/null
@@ -1,157 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyLogManager
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyLogManagerPriv ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT EmpathyLogSearchHit ##### -->
-<para>
-
-</para>
-
-@account: 
-@chat_id: 
-@is_chatroom: 
-@filename: 
-@date: 
-
-<!-- ##### STRUCT EmpathyLogManager ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION empathy_log_manager_new ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_log_manager_add_message ##### -->
-<para>
-
-</para>
-
-@manager: 
-@chat_id: 
-@chatroom: 
-@message: 
-
-
-<!-- ##### FUNCTION empathy_log_manager_exists ##### -->
-<para>
-
-</para>
-
-@manager: 
-@account: 
-@chat_id: 
-@chatroom: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_log_manager_get_dates ##### -->
-<para>
-
-</para>
-
-@manager: 
-@account: 
-@chat_id: 
-@chatroom: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_log_manager_get_messages_for_file ##### -->
-<para>
-
-</para>
-
-@manager: 
-@filename: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_log_manager_get_messages_for_date ##### -->
-<para>
-
-</para>
-
-@manager: 
-@account: 
-@chat_id: 
-@chatroom: 
-@date: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_log_manager_get_last_messages ##### -->
-<para>
-
-</para>
-
-@manager: 
-@account: 
-@chat_id: 
-@chatroom: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_log_manager_get_chats ##### -->
-<para>
-
-</para>
-
-@manager: 
-@account: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_log_manager_search_new ##### -->
-<para>
-
-</para>
-
-@manager: 
-@text: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_log_manager_search_free ##### -->
-<para>
-
-</para>
-
-@hits: 
-
-
-<!-- ##### FUNCTION empathy_log_manager_get_date_readable ##### -->
-<para>
-
-</para>
-
-@date: 
-@Returns: 
-
-
diff --git a/doc/libempathy/tmpl/empathy-message.sgml b/doc/libempathy/tmpl/empathy-message.sgml
deleted file mode 100644 (file)
index 408716f..0000000
+++ /dev/null
@@ -1,177 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyMessage
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyMessage ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### ARG EmpathyMessage:body ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyMessage:receiver ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyMessage:sender ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyMessage:timestamp ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyMessage:type ##### -->
-<para>
-
-</para>
-
-<!-- ##### ENUM EmpathyMessageType ##### -->
-<para>
-
-</para>
-
-@EMPATHY_MESSAGE_TYPE_NORMAL: 
-@EMPATHY_MESSAGE_TYPE_ACTION: 
-@EMPATHY_MESSAGE_TYPE_NOTICE: 
-@EMPATHY_MESSAGE_TYPE_AUTO_REPLY: 
-@EMPATHY_MESSAGE_TYPE_LAST: 
-
-<!-- ##### FUNCTION empathy_message_get_gtype ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_message_new ##### -->
-<para>
-
-</para>
-
-@body: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_message_set_type ##### -->
-<para>
-
-</para>
-
-@message: 
-@type: 
-
-
-<!-- ##### FUNCTION empathy_message_get_sender ##### -->
-<para>
-
-</para>
-
-@message: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_message_set_sender ##### -->
-<para>
-
-</para>
-
-@message: 
-@contact: 
-
-
-<!-- ##### FUNCTION empathy_message_get_receiver ##### -->
-<para>
-
-</para>
-
-@message: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_message_set_receiver ##### -->
-<para>
-
-</para>
-
-@message: 
-@contact: 
-
-
-<!-- ##### FUNCTION empathy_message_get_body ##### -->
-<para>
-
-</para>
-
-@message: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_message_set_body ##### -->
-<para>
-
-</para>
-
-@message: 
-@body: 
-
-
-<!-- ##### FUNCTION empathy_message_get_timestamp ##### -->
-<para>
-
-</para>
-
-@message: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_message_set_timestamp ##### -->
-<para>
-
-</para>
-
-@message: 
-@timestamp: 
-
-
-<!-- ##### FUNCTION empathy_message_type_from_str ##### -->
-<para>
-
-</para>
-
-@type_str: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_message_type_to_str ##### -->
-<para>
-
-</para>
-
-@type: 
-@Returns: 
-
-
diff --git a/doc/libempathy/tmpl/empathy-presence.sgml b/doc/libempathy/tmpl/empathy-presence.sgml
deleted file mode 100644 (file)
index ac1f939..0000000
+++ /dev/null
@@ -1,126 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyPresence
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyPresence ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### ARG EmpathyPresence:state ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyPresence:status ##### -->
-<para>
-
-</para>
-
-<!-- ##### FUNCTION empathy_presence_new ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_presence_new_full ##### -->
-<para>
-
-</para>
-
-@state: 
-@status: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_presence_get_state ##### -->
-<para>
-
-</para>
-
-@presence: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_presence_get_status ##### -->
-<para>
-
-</para>
-
-@presence: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_presence_set_state ##### -->
-<para>
-
-</para>
-
-@presence: 
-@state: 
-
-
-<!-- ##### FUNCTION empathy_presence_set_status ##### -->
-<para>
-
-</para>
-
-@presence: 
-@status: 
-
-
-<!-- ##### FUNCTION empathy_presence_sort_func ##### -->
-<para>
-
-</para>
-
-@a: 
-@b: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_presence_state_get_default_status ##### -->
-<para>
-
-</para>
-
-@state: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_presence_state_to_str ##### -->
-<para>
-
-</para>
-
-@state: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_presence_state_from_str ##### -->
-<para>
-
-</para>
-
-@str: 
-@Returns: 
-
-
diff --git a/doc/libempathy/tmpl/empathy-time.sgml b/doc/libempathy/tmpl/empathy-time.sgml
deleted file mode 100644 (file)
index 290f8fa..0000000
+++ /dev/null
@@ -1,89 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-time
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### MACRO EMPATHY_TIME_FORMAT_DISPLAY_SHORT ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### MACRO EMPATHY_TIME_FORMAT_DISPLAY_LONG ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### FUNCTION empathy_time_get_current ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_time_get_local_time ##### -->
-<para>
-
-</para>
-
-@tm: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_time_parse ##### -->
-<para>
-
-</para>
-
-@str: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_time_parse_format ##### -->
-<para>
-
-</para>
-
-@str: 
-@format: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_time_to_string_utc ##### -->
-<para>
-
-</para>
-
-@t: 
-@format: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_time_to_string_local ##### -->
-<para>
-
-</para>
-
-@t: 
-@format: 
-@Returns: 
-
-
diff --git a/doc/libempathy/tmpl/empathy-tp-chat.sgml b/doc/libempathy/tmpl/empathy-tp-chat.sgml
deleted file mode 100644 (file)
index 279608b..0000000
+++ /dev/null
@@ -1,231 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyTpChat
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyTpChatPriv ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT EmpathyTpChat ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SIGNAL EmpathyTpChat::chat-state-changed ##### -->
-<para>
-
-</para>
-
-@empathytpchat: the object which received the signal.
-@arg1: 
-@arg2: 
-
-<!-- ##### SIGNAL EmpathyTpChat::destroy ##### -->
-<para>
-
-</para>
-
-@empathytpchat: the object which received the signal.
-
-<!-- ##### SIGNAL EmpathyTpChat::message-received ##### -->
-<para>
-
-</para>
-
-@empathytpchat: the object which received the signal.
-@arg1: 
-
-<!-- ##### SIGNAL EmpathyTpChat::send-error ##### -->
-<para>
-
-</para>
-
-@empathytpchat: the object which received the signal.
-@arg1: 
-@arg2: 
-
-<!-- ##### ARG EmpathyTpChat:account ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyTpChat:acknowledge ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyTpChat:anonymous ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyTpChat:description ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyTpChat:invite-only ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyTpChat:limit ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyTpChat:limited ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyTpChat:moderated ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyTpChat:name ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyTpChat:password ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyTpChat:password-required ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyTpChat:persistent ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyTpChat:private ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyTpChat:subject ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyTpChat:subject-contact ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyTpChat:subject-timestamp ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG EmpathyTpChat:tp-chan ##### -->
-<para>
-
-</para>
-
-<!-- ##### FUNCTION empathy_tp_chat_new ##### -->
-<para>
-
-</para>
-
-@account: 
-@tp_chan: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_tp_chat_new_with_contact ##### -->
-<para>
-
-</para>
-
-@contact: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_tp_chat_get_acknowledge ##### -->
-<para>
-
-</para>
-
-@chat: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_tp_chat_set_acknowledge ##### -->
-<para>
-
-</para>
-
-@chat: 
-@acknowledge: 
-
-
-<!-- ##### FUNCTION empathy_tp_chat_get_channel ##### -->
-<para>
-
-</para>
-
-@chat: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_tp_chat_get_pendings ##### -->
-<para>
-
-</para>
-
-@chat: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_tp_chat_send ##### -->
-<para>
-
-</para>
-
-@chat: 
-@message: 
-
-
-<!-- ##### FUNCTION empathy_tp_chat_set_state ##### -->
-<para>
-
-</para>
-
-@chat: 
-@state: 
-
-
-<!-- ##### FUNCTION empathy_tp_chat_get_id ##### -->
-<para>
-
-</para>
-
-@chat: 
-@Returns: 
-
-
diff --git a/doc/libempathy/tmpl/empathy-tp-chatroom.sgml b/doc/libempathy/tmpl/empathy-tp-chatroom.sgml
deleted file mode 100644 (file)
index 15d441c..0000000
+++ /dev/null
@@ -1,69 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyTpChatroom
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyTpChatroomPriv ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT EmpathyTpChatroom ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION empathy_tp_chatroom_new ##### -->
-<para>
-
-</para>
-
-@account: 
-@tp_chan: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_tp_chatroom_get_invitation ##### -->
-<para>
-
-</para>
-
-@chatroom: 
-@contact: 
-@message: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_tp_chatroom_accept_invitation ##### -->
-<para>
-
-</para>
-
-@chatroom: 
-
-
-<!-- ##### FUNCTION empathy_tp_chatroom_set_topic ##### -->
-<para>
-
-</para>
-
-@chatroom: 
-@topic: 
-
-
diff --git a/doc/libempathy/tmpl/empathy-tp-contact-list.sgml b/doc/libempathy/tmpl/empathy-tp-contact-list.sgml
deleted file mode 100644 (file)
index a3ff09e..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyTpContactList
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyTpContactListPriv ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT EmpathyTpContactList ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SIGNAL EmpathyTpContactList::destroy ##### -->
-<para>
-
-</para>
-
-@empathytpcontactlist: the object which received the signal.
-
-<!-- ##### FUNCTION empathy_tp_contact_list_new ##### -->
-<para>
-
-</para>
-
-@account: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_tp_contact_list_get_account ##### -->
-<para>
-
-</para>
-
-@list: 
-@Returns: 
-
-
diff --git a/doc/libempathy/tmpl/empathy-tp-group.sgml b/doc/libempathy/tmpl/empathy-tp-group.sgml
deleted file mode 100644 (file)
index 8529e5f..0000000
+++ /dev/null
@@ -1,233 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-EmpathyTpGroup
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT EmpathyTpGroupPriv ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT EmpathyTpGroup ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SIGNAL EmpathyTpGroup::destroy ##### -->
-<para>
-
-</para>
-
-@empathytpgroup: the object which received the signal.
-
-<!-- ##### SIGNAL EmpathyTpGroup::local-pending ##### -->
-<para>
-
-</para>
-
-@empathytpgroup: the object which received the signal.
-@arg1: 
-@arg2: 
-@arg3: 
-@arg4: 
-
-<!-- ##### SIGNAL EmpathyTpGroup::member-added ##### -->
-<para>
-
-</para>
-
-@empathytpgroup: the object which received the signal.
-@arg1: 
-@arg2: 
-@arg3: 
-@arg4: 
-
-<!-- ##### SIGNAL EmpathyTpGroup::member-removed ##### -->
-<para>
-
-</para>
-
-@empathytpgroup: the object which received the signal.
-@arg1: 
-@arg2: 
-@arg3: 
-@arg4: 
-
-<!-- ##### SIGNAL EmpathyTpGroup::remote-pending ##### -->
-<para>
-
-</para>
-
-@empathytpgroup: the object which received the signal.
-@arg1: 
-@arg2: 
-@arg3: 
-@arg4: 
-
-<!-- ##### STRUCT EmpathyPendingInfo ##### -->
-<para>
-
-</para>
-
-@member: 
-@actor: 
-@message: 
-@reason: 
-
-<!-- ##### FUNCTION empathy_tp_group_new ##### -->
-<para>
-
-</para>
-
-@account: 
-@tp_chan: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_tp_group_close ##### -->
-<para>
-
-</para>
-
-@group: 
-
-
-<!-- ##### FUNCTION empathy_tp_group_add_members ##### -->
-<para>
-
-</para>
-
-@group: 
-@contacts: 
-@message: 
-
-
-<!-- ##### FUNCTION empathy_tp_group_add_member ##### -->
-<para>
-
-</para>
-
-@group: 
-@contact: 
-@message: 
-
-
-<!-- ##### FUNCTION empathy_tp_group_remove_members ##### -->
-<para>
-
-</para>
-
-@group: 
-@contacts: 
-@message: 
-
-
-<!-- ##### FUNCTION empathy_tp_group_remove_member ##### -->
-<para>
-
-</para>
-
-@group: 
-@contact: 
-@message: 
-
-
-<!-- ##### FUNCTION empathy_tp_group_get_members ##### -->
-<para>
-
-</para>
-
-@group: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_tp_group_get_local_pendings ##### -->
-<para>
-
-</para>
-
-@group: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_tp_group_get_remote_pendings ##### -->
-<para>
-
-</para>
-
-@group: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_tp_group_get_name ##### -->
-<para>
-
-</para>
-
-@group: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_tp_group_get_self_contact ##### -->
-<para>
-
-</para>
-
-@group: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_tp_group_get_object_path ##### -->
-<para>
-
-</para>
-
-@group: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_tp_group_is_member ##### -->
-<para>
-
-</para>
-
-@group: 
-@contact: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_pending_info_new ##### -->
-<para>
-
-</para>
-
-@member: 
-@actor: 
-@message: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_pending_info_free ##### -->
-<para>
-
-</para>
-
-@info: 
-
-
diff --git a/doc/libempathy/tmpl/empathy-utils.sgml b/doc/libempathy/tmpl/empathy-utils.sgml
deleted file mode 100644 (file)
index f25e0f6..0000000
+++ /dev/null
@@ -1,198 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-empathy-utils
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### MACRO G_STR_EMPTY ##### -->
-<para>
-
-</para>
-
-@x: 
-
-
-<!-- ##### ENUM EmpathyRegExType ##### -->
-<para>
-
-</para>
-
-@EMPATHY_REGEX_AS_IS: 
-@EMPATHY_REGEX_BROWSER: 
-@EMPATHY_REGEX_EMAIL: 
-@EMPATHY_REGEX_OTHER: 
-@EMPATHY_REGEX_ALL: 
-
-<!-- ##### FUNCTION empathy_substring ##### -->
-<para>
-
-</para>
-
-@str: 
-@start: 
-@end: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_regex_match ##### -->
-<para>
-
-</para>
-
-@type: 
-@msg: 
-@start: 
-@end: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_strcasecmp ##### -->
-<para>
-
-</para>
-
-@s1: 
-@s2: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_strncasecmp ##### -->
-<para>
-
-</para>
-
-@s1: 
-@s2: 
-@n: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_strdiff ##### -->
-<para>
-
-</para>
-
-@left: 
-@right: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_escape_as_identifier ##### -->
-<para>
-
-</para>
-
-@name: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_xml_validate ##### -->
-<para>
-
-</para>
-
-@doc: 
-@dtd_filename: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_xml_node_get_child ##### -->
-<para>
-
-</para>
-
-@node: 
-@child_name: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_xml_node_get_child_content ##### -->
-<para>
-
-</para>
-
-@node: 
-@child_name: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_xml_node_find_child_prop_value ##### -->
-<para>
-
-</para>
-
-@node: 
-@prop_name: 
-@prop_value: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_account_hash ##### -->
-<para>
-
-</para>
-
-@key: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_account_equal ##### -->
-<para>
-
-</para>
-
-@a: 
-@b: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_mission_control_new ##### -->
-<para>
-
-</para>
-
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_inspect_handle ##### -->
-<para>
-
-</para>
-
-@account: 
-@handle: 
-@handle_type: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_inspect_channel ##### -->
-<para>
-
-</para>
-
-@account: 
-@tp_chan: 
-@Returns: 
-
-
-<!-- ##### FUNCTION empathy_call_contact ##### -->
-<para>
-
-</para>
-
-@contact: 
-
-
diff --git a/docs/Makefile.am b/docs/Makefile.am
new file mode 100644 (file)
index 0000000..2053a45
--- /dev/null
@@ -0,0 +1,2 @@
+SUBDIRS = libempathy libempathy-gtk
+
diff --git a/docs/libempathy-gtk/Makefile.am b/docs/libempathy-gtk/Makefile.am
new file mode 100644 (file)
index 0000000..a44a286
--- /dev/null
@@ -0,0 +1,55 @@
+NULL = 
+
+AUTOMAKE_OPTIONS = 1.6
+
+# The name of the module.
+DOC_MODULE=libempathy-gtk
+
+# The top-level SGML file.
+DOC_MAIN_SGML_FILE=libempathy-gtk-docs.sgml
+
+# Extra options to supply to gtkdoc-scan
+SCAN_OPTIONS=--deprecated-guards="G_DISABLE_DEPRECATED"
+
+# The directory containing the source code. Relative to $(srcdir)
+DOC_SOURCE_DIR=$(top_srcdir)/libempathy-gtk
+
+HFILE_GLOB=$(top_srcdir)/libempathy-gtk/*.h
+CFILE_GLOB=$(top_srcdir)/libempathy-gtk/*.c
+
+# Headers to ignore
+IGNORE_HFILES=                 \
+       $(NULL)
+
+# CFLAGS and LDFLAGS for compiling scan program. Only needed
+# if $(DOC_MODULE).types is non-empty.
+GTKDOC_CFLAGS = \
+       -I$(srcdir)                             \
+       -I$(top_srcdir)                         \
+       -I$(top_srcdir)/libempathy-gtk          \
+       -I$(top_builddir)                       \
+       -I$(top_builddir)/libempathy-gtk        \
+       $(EMPATHY_CFLAGS)                       \
+       $(NULL)
+
+GTKDOC_LIBS = \
+       $(top_builddir)/libempathy-gtk/libempathy-gtk.la        \
+       $(top_builddir)/libempathy/libempathy.la                \
+       $(EMPATHY_LIBS)                                         \
+       $(NULL)
+
+# Extra options to supply to gtkdoc-mkdb
+MKDB_OPTIONS = --output-format=xml --sgml-mode
+
+# Images to copy into HTML directory
+HTML_IMAGES =
+
+content_files =                \
+       version.xml
+
+extra_files = version.xml.in
+
+include $(top_srcdir)/gtk-doc.make
+
+EXTRA_DIST +=                          \
+       version.xml.in
diff --git a/docs/libempathy-gtk/libempathy-gtk-docs.sgml b/docs/libempathy-gtk/libempathy-gtk-docs.sgml
new file mode 100644 (file)
index 0000000..18ba0d6
--- /dev/null
@@ -0,0 +1,66 @@
+<?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-gtk" xmlns:xi="http://www.w3.org/2003/XInclude">
+<title>libempathy-gtk Reference Manual</title>
+  <bookinfo>
+    <title>libempathy-gtk Reference Manual</title>
+    <releaseinfo>for libempathy-gtk &version;</releaseinfo>
+  </bookinfo>
+  <part>
+  <title>libempathy-gtk Overview</title>
+  </part>
+  <part>
+  <title>API Reference</title>
+    <chapter id="libempathy_api">
+      <title>libempathy-gtk API reference</title>
+    <xi:include href="xml/empathy-about-dialog.xml"/>
+    <xi:include href="xml/empathy-cell-renderer-text.xml"/>
+    <xi:include href="xml/empathy-contact-list-store.xml"/>
+    <xi:include href="xml/empathy-main-window.xml"/>
+    <xi:include href="xml/empathy-spell.xml"/>
+    <xi:include href="xml/empathy-account-chooser.xml"/>
+    <xi:include href="xml/empathy-chat.xml"/>
+    <xi:include href="xml/empathy-contact-list-view.xml"/>
+    <xi:include href="xml/empathy-new-chatroom-dialog.xml"/>
+    <xi:include href="xml/empathy-status-icon.xml"/>
+    <xi:include href="xml/empathy-accounts-dialog.xml"/>
+    <xi:include href="xml/empathy-chatrooms-window.xml"/>
+    <xi:include href="xml/empathy-contact-widget.xml"/>
+    <xi:include href="xml/empathy-preferences.xml"/>
+    <xi:include href="xml/empathy-status-presets.xml"/>
+    <xi:include href="xml/empathy-account-widget-generic.xml"/>
+    <xi:include href="xml/empathy-smiley-manager.xml"/>
+    <xi:include href="xml/empathy-chat-view.xml"/>
+    <xi:include href="xml/empathy-geometry.xml"/>
+    <xi:include href="xml/empathy-presence-chooser.xml"/>
+    <xi:include href="xml/empathy-theme-manager.xml"/>
+    <xi:include href="xml/empathy-account-widget-jabber.xml"/>
+    <xi:include href="xml/empathy-chat-window.xml"/>
+    <xi:include href="xml/empathy-group-chat.xml"/>
+    <xi:include href="xml/empathy-private-chat.xml"/>
+    <xi:include href="xml/empathy-ui-utils.xml"/>
+    <xi:include href="xml/empathy-account-widget-msn.xml"/>
+    <xi:include href="xml/empathy-contact-dialogs.xml"/>
+    <xi:include href="xml/empathy-images.xml"/>
+    <xi:include href="xml/empathy-profile-chooser.xml"/>
+    <xi:include href="xml/ephy-spinner.xml"/>
+    <xi:include href="xml/empathy-cell-renderer-expander.xml"/>
+    <xi:include href="xml/empathy-contact-groups.xml"/>
+    <xi:include href="xml/empathy-log-window.xml"/>
+    <xi:include href="xml/empathy-spell-dialog.xml"/>
+    <xi:include href="xml/empathy-call-window.xml"/>
+    </chapter>
+  </part>
+
+  <chapter id="libempathy-gtk-hierarchy">
+    <title>Object Hierarchy</title>
+      <xi:include href="xml/tree_index.sgml"/>
+  </chapter>
+  
+  <index>
+    <title id="index-all">Index</title>
+  </index>
+</book>
diff --git a/docs/libempathy-gtk/libempathy-gtk.types b/docs/libempathy-gtk/libempathy-gtk.types
new file mode 100644 (file)
index 0000000..0be4470
--- /dev/null
@@ -0,0 +1,15 @@
+empathy_cell_renderer_text_get_type
+empathy_account_chooser_get_type
+empathy_chat_get_type
+empathy_chat_window_get_type
+empathy_contact_list_view_get_type
+empathy_contact_list_store_get_type
+empathy_status_icon_get_type
+empathy_chat_view_get_type
+empathy_presence_chooser_get_type
+empathy_theme_manager_get_type
+empathy_group_chat_get_type
+empathy_private_chat_get_type
+ephy_spinner_get_type
+empathy_cell_renderer_expander_get_type
+empathy_smiley_manager_get_type
diff --git a/docs/libempathy-gtk/version.xml.in b/docs/libempathy-gtk/version.xml.in
new file mode 100644 (file)
index 0000000..d78bda9
--- /dev/null
@@ -0,0 +1 @@
+@VERSION@
diff --git a/docs/libempathy/Makefile.am b/docs/libempathy/Makefile.am
new file mode 100644 (file)
index 0000000..5192a05
--- /dev/null
@@ -0,0 +1,58 @@
+NULL = 
+
+AUTOMAKE_OPTIONS = 1.6
+
+# The name of the module.
+DOC_MODULE=libempathy
+
+# The top-level SGML file.
+DOC_MAIN_SGML_FILE=libempathy-docs.sgml
+
+# Extra options to supply to gtkdoc-scan
+SCAN_OPTIONS=--deprecated-guards="G_DISABLE_DEPRECATED"
+
+# The directory containing the source code. Relative to $(srcdir)
+DOC_SOURCE_DIR=$(top_srcdir)/libempathy
+
+HFILE_GLOB=$(top_srcdir)/libempathy/*.h
+CFILE_GLOB=$(top_srcdir)/libempathy/*.c
+
+# Headers to ignore
+IGNORE_HFILES=                 \
+       empathy-filter-glue.h   \
+       empathy-debug.h         \
+       empathy-marshal.h       \
+       tp-stream-engine-gen.h  \
+       $(NULL)
+
+# CFLAGS and LDFLAGS for compiling scan program. Only needed
+# if $(DOC_MODULE).types is non-empty.
+GTKDOC_CFLAGS = \
+       -I$(srcdir)                     \
+       -I$(top_srcdir)                 \
+       -I$(top_srcdir)/libempathy      \
+       -I$(top_builddir)               \
+       -I$(top_builddir)/libempathy    \
+       $(LIBEMPATHY_CFLAGS)            \
+       $(NULL)
+
+GTKDOC_LIBS = \
+       $(top_builddir)/libempathy/libempathy.la        \
+       $(LIBEMPATHY_LIBS)                              \
+       $(NULL)
+
+# Extra options to supply to gtkdoc-mkdb
+MKDB_OPTIONS = --output-format=xml --sgml-mode
+
+# Images to copy into HTML directory
+HTML_IMAGES =
+
+content_files =                \
+       version.xml
+
+extra_files = version.xml.in
+
+include $(top_srcdir)/gtk-doc.make
+
+EXTRA_DIST +=                          \
+       version.xml.in
diff --git a/docs/libempathy/libempathy-docs.sgml b/docs/libempathy/libempathy-docs.sgml
new file mode 100644 (file)
index 0000000..e74d48d
--- /dev/null
@@ -0,0 +1,50 @@
+<?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-time.xml"/>
+      <xi:include href="xml/empathy-conf.xml"/>
+      <xi:include href="xml/empathy-avatar.xml"/>
+      <xi:include href="xml/empathy-message.xml"/>
+      <xi:include href="xml/empathy-presence.xml"/>
+      <xi:include href="xml/empathy-contact.xml"/>
+      <xi:include href="xml/empathy-contact-list.xml"/>
+      <xi:include href="xml/empathy-tp-group.xml"/>
+      <xi:include href="xml/empathy-tp-contact-list.xml"/>
+      <xi:include href="xml/empathy-tp-chat.xml"/>
+      <xi:include href="xml/empathy-tp-chatroom.xml"/>
+      <xi:include href="xml/empathy-tp-call.xml"/>
+      <xi:include href="xml/empathy-contact-factory.xml"/>
+      <xi:include href="xml/empathy-chatroom.xml"/>
+      <xi:include href="xml/empathy-chatroom-manager.xml"/>
+      <xi:include href="xml/empathy-log-manager.xml"/>
+      <xi:include href="xml/empathy-filter.xml"/>
+      <xi:include href="xml/empathy-chandler.xml"/>
+      <xi:include href="xml/empathy-idle.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>
diff --git a/docs/libempathy/libempathy.types b/docs/libempathy/libempathy.types
new file mode 100644 (file)
index 0000000..6c46c40
--- /dev/null
@@ -0,0 +1,22 @@
+empathy_avatar_get_type
+empathy_chatroom_manager_get_type
+empathy_contact_manager_get_type
+empathy_idle_get_type
+empathy_presence_get_type
+empathy_tp_contact_list_get_type
+empathy_conf_get_type
+empathy_log_manager_get_type
+empathy_tp_group_get_type
+empathy_chandler_get_type
+empathy_contact_get_type
+empathy_tp_chat_get_type
+empathy_chatroom_get_type
+empathy_contact_list_get_type
+empathy_filter_get_type
+empathy_message_get_gtype
+empathy_tp_chatroom_get_type
+empathy_reg_ex_type_get_type
+empathy_message_type_get_type
+empathy_contact_factory_get_type
+empathy_tp_call_get_type
+
diff --git a/docs/libempathy/version.xml.in b/docs/libempathy/version.xml.in
new file mode 100644 (file)
index 0000000..d78bda9
--- /dev/null
@@ -0,0 +1 @@
+@VERSION@