diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2009-01-07 00:47:12 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2009-01-07 00:47:12 +0800 |
commit | 04632e685717adae2f35e8e2daf5345d035c5320 (patch) | |
tree | 8f89cf1e3d77e50d0a15197e01a1ca73dc9dc271 /docs/libempathy | |
parent | 90ced50933a59fe67761fa673395cf57296c519c (diff) | |
download | gsoc2013-empathy-04632e685717adae2f35e8e2daf5345d035c5320.tar gsoc2013-empathy-04632e685717adae2f35e8e2daf5345d035c5320.tar.gz gsoc2013-empathy-04632e685717adae2f35e8e2daf5345d035c5320.tar.bz2 gsoc2013-empathy-04632e685717adae2f35e8e2daf5345d035c5320.tar.lz gsoc2013-empathy-04632e685717adae2f35e8e2daf5345d035c5320.tar.xz gsoc2013-empathy-04632e685717adae2f35e8e2daf5345d035c5320.tar.zst gsoc2013-empathy-04632e685717adae2f35e8e2daf5345d035c5320.zip |
Update docs.
svn path=/trunk/; revision=2048
Diffstat (limited to 'docs/libempathy')
-rw-r--r-- | docs/libempathy/libempathy-docs.sgml | 1 | ||||
-rw-r--r-- | docs/libempathy/libempathy.types | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/libempathy/libempathy-docs.sgml b/docs/libempathy/libempathy-docs.sgml index ad8e2b4bb..03e223060 100644 --- a/docs/libempathy/libempathy-docs.sgml +++ b/docs/libempathy/libempathy-docs.sgml @@ -16,6 +16,7 @@ <title>API Reference</title> <chapter id="libempathy_api"> <title>libempathy API reference</title> + <xi:include href="xml/empathy-account-manager.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 a31768751..49b398877 100644 --- a/docs/libempathy/libempathy.types +++ b/docs/libempathy/libempathy.types @@ -1,3 +1,4 @@ +empathy_account_manager_get_type empathy_chatroom_get_type empathy_chatroom_manager_get_type empathy_contact_factory_get_type |