diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/libempathy/libempathy-docs.sgml | 2 | ||||
-rw-r--r-- | docs/libempathy/libempathy.types | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/docs/libempathy/libempathy-docs.sgml b/docs/libempathy/libempathy-docs.sgml index 03e223060..f15136233 100644 --- a/docs/libempathy/libempathy-docs.sgml +++ b/docs/libempathy/libempathy-docs.sgml @@ -23,8 +23,10 @@ <xi:include href="xml/empathy-contact-groups.xml"/> <xi:include href="xml/empathy-contact-list.xml"/> <xi:include href="xml/empathy-contact-manager.xml"/> + <xi:include href="xml/empathy-contact-monitor.xml"/> <xi:include href="xml/empathy-contact.xml"/> <xi:include href="xml/empathy-dispatcher.xml"/> + <xi:include href="xml/empathy-enum-types.xml"/> <xi:include href="xml/empathy-idle.xml"/> <xi:include href="xml/empathy-irc-network-manager.xml"/> <xi:include href="xml/empathy-irc-network.xml"/> diff --git a/docs/libempathy/libempathy.types b/docs/libempathy/libempathy.types index 49b398877..08e17f1d6 100644 --- a/docs/libempathy/libempathy.types +++ b/docs/libempathy/libempathy.types @@ -6,6 +6,7 @@ empathy_contact_get_type empathy_avatar_get_type empathy_contact_list_get_type empathy_contact_manager_get_type +empathy_contact_monitor_get_type empathy_dispatcher_get_type empathy_dispatcher_tube_get_type empathy_capabilities_get_type |