diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/libempathy/libempathy-docs.sgml | 1 | ||||
-rw-r--r-- | docs/libempathy/libempathy.types | 18 |
2 files changed, 13 insertions, 6 deletions
diff --git a/docs/libempathy/libempathy-docs.sgml b/docs/libempathy/libempathy-docs.sgml index 6e040b0cb..e3ca78b53 100644 --- a/docs/libempathy/libempathy-docs.sgml +++ b/docs/libempathy/libempathy-docs.sgml @@ -16,7 +16,6 @@ <title>API Reference</title> <chapter id="libempathy_api"> <title>libempathy API reference</title> - <xi:include href="xml/empathy-avatar.xml"/> <xi:include href="xml/empathy-chatroom-manager.xml"/> <xi:include href="xml/empathy-chatroom.xml"/> <xi:include href="xml/empathy-contact-factory.xml"/> diff --git a/docs/libempathy/libempathy.types b/docs/libempathy/libempathy.types index dead1e5c4..87963c222 100644 --- a/docs/libempathy/libempathy.types +++ b/docs/libempathy/libempathy.types @@ -1,11 +1,23 @@ +empathy_chatroom_get_type +empathy_chatroom_manager_get_type +empathy_contact_factory_get_type +empathy_contact_get_type +empathy_avatar_get_type empathy_contact_list_get_type empathy_contact_manager_get_type +empathy_dispatcher_get_type +empathy_dispatcher_tube_get_type +empathy_debug_flags_get_type empathy_reg_ex_type_get_type empathy_capabilities_get_type +empathy_contact_ready_get_type +empathy_tp_call_status_get_type empathy_idle_get_type +empathy_irc_network_get_type +empathy_irc_network_manager_get_type +empathy_irc_server_get_type empathy_log_manager_get_type empathy_message_get_type -empathy_tp_call_status_get_type empathy_tp_call_get_type empathy_tp_chat_get_type empathy_tp_contact_factory_get_type @@ -14,8 +26,4 @@ empathy_tp_group_get_type empathy_tp_roomlist_get_type empathy_tp_tube_get_type empathy_tube_handler_get_type -empathy_irc_server_get_type -empathy_irc_network_get_type -empathy_irc_network_manager_get_type -empathy_dispatcher_get_type |