aboutsummaryrefslogtreecommitdiffstats
path: root/docs/libempathy-gtk
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-01-16 23:32:41 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-01-16 23:32:41 +0800
commit32bbb6367e2d11481f744786fed311b191a857d6 (patch)
treea7b2291a5dfc30cc6d6a29db1a65e1fc17eee0c1 /docs/libempathy-gtk
parent8a5acbaef7fcc7f5e4c09b0380312bff47d23984 (diff)
downloadgsoc2013-empathy-32bbb6367e2d11481f744786fed311b191a857d6.tar
gsoc2013-empathy-32bbb6367e2d11481f744786fed311b191a857d6.tar.gz
gsoc2013-empathy-32bbb6367e2d11481f744786fed311b191a857d6.tar.bz2
gsoc2013-empathy-32bbb6367e2d11481f744786fed311b191a857d6.tar.lz
gsoc2013-empathy-32bbb6367e2d11481f744786fed311b191a857d6.tar.xz
gsoc2013-empathy-32bbb6367e2d11481f744786fed311b191a857d6.tar.zst
gsoc2013-empathy-32bbb6367e2d11481f744786fed311b191a857d6.zip
Update API documentation generator.
svn path=/trunk/; revision=565
Diffstat (limited to 'docs/libempathy-gtk')
-rw-r--r--docs/libempathy-gtk/Makefile.am4
-rw-r--r--docs/libempathy-gtk/libempathy-gtk-docs.sgml57
-rw-r--r--docs/libempathy-gtk/libempathy-gtk.types27
3 files changed, 53 insertions, 35 deletions
diff --git a/docs/libempathy-gtk/Makefile.am b/docs/libempathy-gtk/Makefile.am
index a44a2861d..2e8f2020d 100644
--- a/docs/libempathy-gtk/Makefile.am
+++ b/docs/libempathy-gtk/Makefile.am
@@ -18,7 +18,9 @@ HFILE_GLOB=$(top_srcdir)/libempathy-gtk/*.h
CFILE_GLOB=$(top_srcdir)/libempathy-gtk/*.c
# Headers to ignore
-IGNORE_HFILES= \
+IGNORE_HFILES= \
+ empathy-gtk-enum-types.h \
+ stamp-empathy-gtk-enum-types.h \
$(NULL)
# CFLAGS and LDFLAGS for compiling scan program. Only needed
diff --git a/docs/libempathy-gtk/libempathy-gtk-docs.sgml b/docs/libempathy-gtk/libempathy-gtk-docs.sgml
index 18ba0d642..6c9fab9d8 100644
--- a/docs/libempathy-gtk/libempathy-gtk-docs.sgml
+++ b/docs/libempathy-gtk/libempathy-gtk-docs.sgml
@@ -17,41 +17,46 @@
<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-account-widget-salut.xml"/>
+ <xi:include href="xml/empathy-avatar-chooser.xml"/>
+ <xi:include href="xml/empathy-avatar-image.xml"/>
+ <xi:include href="xml/empathy-call-window.xml"/>
+ <xi:include href="xml/empathy-cell-renderer-activatable.xml"/>
<xi:include href="xml/empathy-cell-renderer-expander.xml"/>
+ <xi:include href="xml/empathy-cell-renderer-text.xml"/>
+ <xi:include href="xml/empathy-chatrooms-window.xml"/>
+ <xi:include href="xml/empathy-chat.xml"/>
+ <xi:include href="xml/empathy-chat-view.xml"/>
+ <xi:include href="xml/empathy-chat-window.xml"/>
+ <xi:include href="xml/empathy-contact-dialogs.xml"/>
<xi:include href="xml/empathy-contact-groups.xml"/>
+ <xi:include href="xml/empathy-contact-list-store.xml"/>
+ <xi:include href="xml/empathy-contact-list-view.xml"/>
+ <xi:include href="xml/empathy-contact-widget.xml"/>
+ <xi:include href="xml/empathy-geometry.xml"/>
+ <xi:include href="xml/empathy-group-chat.xml"/>
+ <xi:include href="xml/empathy-images.xml"/>
<xi:include href="xml/empathy-log-window.xml"/>
+ <xi:include href="xml/empathy-main-window.xml"/>
+ <xi:include href="xml/empathy-new-chatroom-dialog.xml"/>
+ <xi:include href="xml/empathy-new-message-dialog.xml"/>
+ <xi:include href="xml/empathy-preferences.xml"/>
+ <xi:include href="xml/empathy-presence-chooser.xml"/>
+ <xi:include href="xml/empathy-private-chat.xml"/>
+ <xi:include href="xml/empathy-profile-chooser.xml"/>
+ <xi:include href="xml/empathy-smiley-manager.xml"/>
<xi:include href="xml/empathy-spell-dialog.xml"/>
- <xi:include href="xml/empathy-call-window.xml"/>
+ <xi:include href="xml/empathy-spell.xml"/>
+ <xi:include href="xml/empathy-status-icon.xml"/>
+ <xi:include href="xml/empathy-status-presets.xml"/>
+ <xi:include href="xml/empathy-theme-manager.xml"/>
+ <xi:include href="xml/empathy-ui-utils.xml"/>
+ <xi:include href="xml/ephy-spinner.xml"/>
</chapter>
</part>
diff --git a/docs/libempathy-gtk/libempathy-gtk.types b/docs/libempathy-gtk/libempathy-gtk.types
index 0be447042..ed611c993 100644
--- a/docs/libempathy-gtk/libempathy-gtk.types
+++ b/docs/libempathy-gtk/libempathy-gtk.types
@@ -1,15 +1,26 @@
-empathy_cell_renderer_text_get_type
empathy_account_chooser_get_type
+empathy_avatar_chooser_get_type
+empathy_avatar_image_get_type
+empathy_cell_renderer_activatable_get_type
+empathy_cell_renderer_expander_get_type
+empathy_cell_renderer_text_get_type
empathy_chat_get_type
+empathy_chat_view_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_contact_list_view_get_type
empathy_group_chat_get_type
+empathy_contact_widget_flags_get_type
+empathy_contact_list_store_sort_get_type
+empathy_contact_list_store_col_get_type
+empathy_chat_view_block_get_type
+empathy_presence_chooser_get_type
empathy_private_chat_get_type
-ephy_spinner_get_type
-empathy_cell_renderer_expander_get_type
empathy_smiley_manager_get_type
+empathy_status_icon_get_type
+empathy_theme_boxes_get_type
+empathy_theme_get_type
+empathy_theme_irc_get_type
+empathy_theme_manager_get_type
+ephy_spinner_get_type
+