diff options
Diffstat (limited to 'docs/libempathy/libempathy-docs.sgml')
-rw-r--r-- | docs/libempathy/libempathy-docs.sgml | 34 |
1 files changed, 19 insertions, 15 deletions
diff --git a/docs/libempathy/libempathy-docs.sgml b/docs/libempathy/libempathy-docs.sgml index e74d48df7..f0f49869e 100644 --- a/docs/libempathy/libempathy-docs.sgml +++ b/docs/libempathy/libempathy-docs.sgml @@ -16,25 +16,29 @@ <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-chandler.xml"/> <xi:include href="xml/empathy-chatroom-manager.xml"/> - <xi:include href="xml/empathy-log-manager.xml"/> + <xi:include href="xml/empathy-chatroom.xml"/> + <xi:include href="xml/empathy-conf.xml"/> + <xi:include href="xml/empathy-contact-factory.xml"/> + <xi:include href="xml/empathy-contact-list.xml"/> + <xi:include href="xml/empathy-contact-manager.xml"/> + <xi:include href="xml/empathy-contact.xml"/> + <xi:include href="xml/empathy-enum-types.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-log-manager.xml"/> + <xi:include href="xml/empathy-message.xml"/> + <xi:include href="xml/empathy-presence.xml"/> + <xi:include href="xml/empathy-time.xml"/> + <xi:include href="xml/empathy-tp-call.xml"/> + <xi:include href="xml/empathy-tp-chatroom.xml"/> + <xi:include href="xml/empathy-tp-chat.xml"/> + <xi:include href="xml/empathy-tp-contact-factory.xml"/> + <xi:include href="xml/empathy-tp-contact-list.xml"/> + <xi:include href="xml/empathy-tp-group.xml"/> + <xi:include href="xml/empathy-tp-roomlist.xml"/> <xi:include href="xml/empathy-utils.xml"/> </chapter> </part> |