diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-08-28 17:52:21 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-08-28 17:52:21 +0800 |
commit | d93fa6862e0f8ab4028c1d46acaca38b049d97e1 (patch) | |
tree | 2bcf9cc27983c3815f2f0e034fb7c5a48f17e94e /docs/libempathy | |
parent | 193bab8c8e34147380151f5ae6553a11f0c87ecc (diff) | |
download | gsoc2013-empathy-d93fa6862e0f8ab4028c1d46acaca38b049d97e1.tar gsoc2013-empathy-d93fa6862e0f8ab4028c1d46acaca38b049d97e1.tar.gz gsoc2013-empathy-d93fa6862e0f8ab4028c1d46acaca38b049d97e1.tar.bz2 gsoc2013-empathy-d93fa6862e0f8ab4028c1d46acaca38b049d97e1.tar.lz gsoc2013-empathy-d93fa6862e0f8ab4028c1d46acaca38b049d97e1.tar.xz gsoc2013-empathy-d93fa6862e0f8ab4028c1d46acaca38b049d97e1.tar.zst gsoc2013-empathy-d93fa6862e0f8ab4028c1d46acaca38b049d97e1.zip |
Update API doc and add a README to explain how to keep it updated.
svn path=/trunk/; revision=1397
Diffstat (limited to 'docs/libempathy')
-rw-r--r-- | docs/libempathy/libempathy-docs.sgml | 51 |
1 files changed, 25 insertions, 26 deletions
diff --git a/docs/libempathy/libempathy-docs.sgml b/docs/libempathy/libempathy-docs.sgml index e3ca78b53..a1a73ee80 100644 --- a/docs/libempathy/libempathy-docs.sgml +++ b/docs/libempathy/libempathy-docs.sgml @@ -16,32 +16,31 @@ <title>API Reference</title> <chapter id="libempathy_api"> <title>libempathy API reference</title> - <xi:include href="xml/empathy-chatroom-manager.xml"/> - <xi:include href="xml/empathy-chatroom.xml"/> - <xi:include href="xml/empathy-contact-factory.xml"/> - <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.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-server.xml"/> - <xi:include href="xml/empathy-irc-network.xml"/> - <xi:include href="xml/empathy-irc-network-manager.xml"/> - <xi:include href="xml/empathy-log-manager.xml"/> - <xi:include href="xml/empathy-message.xml"/> - <xi:include href="xml/empathy-status-presets.xml"/> - <xi:include href="xml/empathy-time.xml"/> - <xi:include href="xml/empathy-tp-call.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-tp-tube.xml"/> - <xi:include href="xml/empathy-tube-handler.xml"/> - <xi:include href="xml/empathy-utils.xml"/> + <xi:include href="xml/empathy-chatroom-manager.xml"/> + <xi:include href="xml/empathy-chatroom.xml"/> + <xi:include href="xml/empathy-contact-factory.xml"/> + <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.xml"/> + <xi:include href="xml/empathy-dispatcher.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"/> + <xi:include href="xml/empathy-irc-server.xml"/> + <xi:include href="xml/empathy-log-manager.xml"/> + <xi:include href="xml/empathy-message.xml"/> + <xi:include href="xml/empathy-status-presets.xml"/> + <xi:include href="xml/empathy-time.xml"/> + <xi:include href="xml/empathy-tp-call.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-tp-tube.xml"/> + <xi:include href="xml/empathy-tube-handler.xml"/> + <xi:include href="xml/empathy-utils.xml"/> </chapter> </part> |