[next] telepathy-glib: docs: add TpFutureAccount to the docs
Jonny Lamb
jonny at kemper.freedesktop.org
Fri May 11 02:41:35 PDT 2012
Module: telepathy-glib
Branch: next
Commit: 96d2fc381e07f57161b10d7ed1da816add189ff6
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=96d2fc381e07f57161b10d7ed1da816add189ff6
Author: Jonny Lamb <jonny.lamb at collabora.co.uk>
Date: Fri Apr 27 09:48:19 2012 +0100
docs: add TpFutureAccount to the docs
Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
docs/reference/telepathy-glib-docs.sgml | 1 +
docs/reference/telepathy-glib-sections.txt | 31 ++++++++++++++++++++++++++++
2 files changed, 32 insertions(+), 0 deletions(-)
diff --git a/docs/reference/telepathy-glib-docs.sgml b/docs/reference/telepathy-glib-docs.sgml
index ade7ab8..608709d 100644
--- a/docs/reference/telepathy-glib-docs.sgml
+++ b/docs/reference/telepathy-glib-docs.sgml
@@ -77,6 +77,7 @@
<xi:include href="xml/media-interfaces.xml"/>
<xi:include href="xml/account-manager.xml"/>
<xi:include href="xml/account.xml"/>
+ <xi:include href="xml/future-account.xml"/>
<xi:include href="xml/channel-dispatcher.xml"/>
<xi:include href="xml/channel-dispatch-operation.xml"/>
<xi:include href="xml/channel-request.xml"/>
diff --git a/docs/reference/telepathy-glib-sections.txt b/docs/reference/telepathy-glib-sections.txt
index 2c9c9c2..69d02e8 100644
--- a/docs/reference/telepathy-glib-sections.txt
+++ b/docs/reference/telepathy-glib-sections.txt
@@ -5228,6 +5228,37 @@ TpAccountClassPrivate
</SECTION>
<SECTION>
+<FILE>future-account</FILE>
+<INCLUDE>telepathy-glib/future-account.h</INCLUDE>
+<TITLE>future-account</TITLE>
+TpFutureAccount
+TpFutureAccountClass
+tp_future_account_new
+<SUBSECTION>
+tp_future_account_set_display_name
+tp_future_account_set_icon_name
+tp_future_account_set_nickname
+tp_future_account_set_requested_presence
+tp_future_account_set_enabled
+tp_future_account_set_connect_automatically
+<SUBSECTION>
+tp_future_account_set_parameter
+tp_future_account_set_parameter_string
+<SUBSECTION>
+tp_future_account_create_account_async
+tp_future_account_create_account_finish
+<SUBSECTION Standard>
+TP_FUTURE_ACCOUNT
+TP_IS_FUTURE_ACCOUNT
+TP_IS_FUTURE_ACCOUNT_CLASS
+TP_TYPE_FUTURE_ACCOUNT
+tp_future_account_get_type
+TP_FUTURE_ACCOUNT_CLASS
+TP_FUTURE_ACCOUNT_GET_CLASS
+TpFutureAccountPrivate
+</SECTION>
+
+<SECTION>
<FILE>account-manager</FILE>
<INCLUDE>telepathy-glib/account-manager.h</INCLUDE>
<TITLE>account-manager</TITLE>
More information about the telepathy-commits
mailing list