[gnome-online-accounts] Fix up docs
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] Fix up docs
- Date: Thu, 5 Apr 2012 14:44:53 +0000 (UTC)
commit 73a46cf7e840c25ba82d2daa57103a69187d1a53
Author: Debarshi Ray <debarshir gnome org>
Date: Wed Apr 4 21:04:41 2012 +0200
Fix up docs
data/dbus-interfaces.xml | 3 +-
doc/goa-docs.xml | 7 +++-
doc/goa-sections.txt | 112 ++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 120 insertions(+), 2 deletions(-)
---
diff --git a/data/dbus-interfaces.xml b/data/dbus-interfaces.xml
index 6713076..61d7cd3 100644
--- a/data/dbus-interfaces.xml
+++ b/data/dbus-interfaces.xml
@@ -245,6 +245,7 @@
<!--
org.gnome.OnlineAccounts.PasswordBased:
+ @since: 3.6.0
An account object implements this interface if one or more
passwords are used for accessing it.
@@ -432,7 +433,7 @@
The Exchange server to use. This is always a domain name.
Use this to determine the <ulink
- url="http://msdn.microsoft.com/en-us/library/gg591268%28v=exchg.140%29.aspx">
+ url="http://msdn.microsoft.com/en-us/library/gg591268%28v.exchg.140%29.aspx">
Autodiscover</ulink> service endpoints. eg. if
#org.gnome.OnlineAccounts.Exchange:Host is
<literal>bar.com</literal>, then the possible endpoints are
diff --git a/doc/goa-docs.xml b/doc/goa-docs.xml
index 8d70b90..c5421cb 100644
--- a/doc/goa-docs.xml
+++ b/doc/goa-docs.xml
@@ -20,7 +20,7 @@
</authorgroup>
<copyright>
- <year>2011</year>
+ <year>2011, 2012</year>
<holder>The GOA Authors</holder>
</copyright>
@@ -103,6 +103,7 @@
<title>Credentials Interfaces</title>
<xi:include href="../src/goa/goa-generated-doc-org.gnome.OnlineAccounts.OAuthBased.xml"/>
<xi:include href="../src/goa/goa-generated-doc-org.gnome.OnlineAccounts.OAuth2Based.xml"/>
+ <xi:include href="../src/goa/goa-generated-doc-org.gnome.OnlineAccounts.PasswordBased.xml"/>
</chapter>
<chapter>
<title>Service-specific Interfaces</title>
@@ -111,6 +112,7 @@
<xi:include href="../src/goa/goa-generated-doc-org.gnome.OnlineAccounts.Contacts.xml"/>
<xi:include href="../src/goa/goa-generated-doc-org.gnome.OnlineAccounts.Chat.xml"/>
<xi:include href="../src/goa/goa-generated-doc-org.gnome.OnlineAccounts.Documents.xml"/>
+ <xi:include href="../src/goa/goa-generated-doc-org.gnome.OnlineAccounts.Exchange.xml"/>
</chapter>
</part>
@@ -126,11 +128,13 @@
<xi:include href="xml/GoaAccount.xml"/>
<xi:include href="xml/GoaOAuthBased.xml"/>
<xi:include href="xml/GoaOAuth2Based.xml"/>
+ <xi:include href="xml/GoaPasswordBased.xml"/>
<xi:include href="xml/GoaMail.xml"/>
<xi:include href="xml/GoaCalendar.xml"/>
<xi:include href="xml/GoaContacts.xml"/>
<xi:include href="xml/GoaChat.xml"/>
<xi:include href="xml/GoaDocuments.xml"/>
+ <xi:include href="xml/GoaExchange.xml"/>
</chapter>
</part>
@@ -146,6 +150,7 @@
</chapter>
<chapter>
<title>Providers</title>
+ <xi:include href="xml/goaexchangeprovider.xml"/>
<xi:include href="xml/goagoogleprovider.xml"/>
<xi:include href="xml/goawindowsliveprovider.xml"/>
<xi:include href="xml/goafacebookprovider.xml"/>
diff --git a/doc/goa-sections.txt b/doc/goa-sections.txt
index 0e9d2d8..33a7a80 100644
--- a/doc/goa-sections.txt
+++ b/doc/goa-sections.txt
@@ -57,6 +57,7 @@ goa_object_get_calendar
goa_object_get_contacts
goa_object_get_chat
goa_object_get_documents
+goa_object_get_exchange
goa_object_peek_manager
goa_object_peek_account
goa_object_peek_oauth_based
@@ -66,6 +67,7 @@ goa_object_peek_calendar
goa_object_peek_contacts
goa_object_peek_chat
goa_object_peek_documents
+goa_object_peek_exchange
GoaObjectProxy
GoaObjectProxyClass
goa_object_proxy_new
@@ -81,6 +83,7 @@ goa_object_skeleton_set_calendar
goa_object_skeleton_set_contacts
goa_object_skeleton_set_chat
goa_object_skeleton_set_documents
+goa_object_skeleton_set_exchange
<SUBSECTION Standard>
goa_object_get_type
goa_object_proxy_get_type
@@ -131,6 +134,16 @@ goa_account_set_identity
goa_account_get_presentation_identity
goa_account_dup_presentation_identity
goa_account_set_presentation_identity
+goa_account_get_mail_disabled
+goa_account_set_mail_disabled
+goa_account_get_calendar_disabled
+goa_account_set_calendar_disabled
+goa_account_get_contacts_disabled
+goa_account_set_contacts_disabled
+goa_account_get_chat_disabled
+goa_account_set_chat_disabled
+goa_account_get_documents_disabled
+goa_account_set_documents_disabled
goa_account_call_ensure_credentials
goa_account_call_ensure_credentials_finish
goa_account_call_ensure_credentials_sync
@@ -277,6 +290,51 @@ goa_oauth_based_skeleton_get_type
</SECTION>
<SECTION>
+<FILE>GoaPasswordBased</FILE>
+GoaPasswordBased
+GoaPasswordBasedIface
+goa_password_based_interface_info
+goa_password_based_override_properties
+goa_password_based_call_get_password
+goa_password_based_call_get_password_finish
+goa_password_based_call_get_password_sync
+goa_password_based_complete_get_password
+GoaPasswordBasedProxy
+GoaPasswordBasedProxyClass
+goa_password_based_proxy_new
+goa_password_based_proxy_new_finish
+goa_password_based_proxy_new_sync
+goa_password_based_proxy_new_for_bus
+goa_password_based_proxy_new_for_bus_finish
+goa_password_based_proxy_new_for_bus_sync
+GoaPasswordBasedSkeleton
+GoaPasswordBasedSkeletonClass
+goa_password_based_skeleton_new
+<SUBSECTION Standard>
+GOA_PASSWORD_BASED
+GOA_PASSWORD_BASED_GET_IFACE
+GOA_PASSWORD_BASED_PROXY
+GOA_PASSWORD_BASED_PROXY_CLASS
+GOA_PASSWORD_BASED_PROXY_GET_CLASS
+GOA_PASSWORD_BASED_SKELETON
+GOA_PASSWORD_BASED_SKELETON_CLASS
+GOA_PASSWORD_BASED_SKELETON_GET_CLASS
+GOA_IS_PASSWORD_BASED
+GOA_IS_PASSWORD_BASED_PROXY
+GOA_IS_PASSWORD_BASED_PROXY_CLASS
+GOA_IS_PASSWORD_BASED_SKELETON
+GOA_IS_PASSWORD_BASED_SKELETON_CLASS
+GOA_TYPE_PASSWORD_BASED
+GOA_TYPE_PASSWORD_BASED_PROXY
+GOA_TYPE_PASSWORD_BASED_SKELETON
+GoaPasswordBasedProxyPrivate
+GoaPasswordBasedSkeletonPrivate
+goa_password_based_get_type
+goa_password_based_proxy_get_type
+goa_password_based_skeleton_get_type
+</SECTION>
+
+<SECTION>
<FILE>GoaObjectManagerClient</FILE>
GoaObjectManagerClient
GoaObjectManagerClientClass
@@ -410,6 +468,16 @@ goa_oauth_provider_get_type
</SECTION>
<SECTION>
+<FILE>goaexchangeprovider</FILE>
+GoaExchangeProvider
+<SUBSECTION Standard>
+GOA_EXCHANGE_PROVIDER
+GOA_IS_EXCHANGE_PROVIDER
+GOA_TYPE_EXCHANGE_PROVIDER
+goa_exchange_provider_get_type
+</SECTION>
+
+<SECTION>
<FILE>goagoogleprovider</FILE>
GoaGoogleProvider
<SUBSECTION Standard>
@@ -688,6 +756,50 @@ goa_documents_skeleton_get_type
</SECTION>
<SECTION>
+<FILE>GoaExchange</FILE>
+GoaExchange
+GoaExchangeIface
+goa_exchange_interface_info
+goa_exchange_get_host
+goa_exchange_dup_host
+goa_exchange_set_host
+goa_exchange_override_properties
+GoaExchangeProxy
+GoaExchangeProxyClass
+goa_exchange_proxy_new
+goa_exchange_proxy_new_finish
+goa_exchange_proxy_new_sync
+goa_exchange_proxy_new_for_bus
+goa_exchange_proxy_new_for_bus_finish
+goa_exchange_proxy_new_for_bus_sync
+GoaExchangeSkeleton
+GoaExchangeSkeletonClass
+goa_exchange_skeleton_new
+<SUBSECTION Standard>
+GOA_TYPE_EXCHANGE
+GOA_IS_EXCHANGE
+GOA_EXCHANGE
+GOA_EXCHANGE_GET_IFACE
+GOA_TYPE_EXCHANGE_PROXY
+GOA_IS_EXCHANGE_PROXY
+GOA_IS_EXCHANGE_PROXY_CLASS
+GOA_EXCHANGE_PROXY
+GOA_EXCHANGE_PROXY_CLASS
+GOA_EXCHANGE_PROXY_GET_CLASS
+GOA_TYPE_EXCHANGE_SKELETON
+GOA_IS_EXCHANGE_SKELETON
+GOA_IS_EXCHANGE_SKELETON_CLASS
+GOA_EXCHANGE_SKELETON
+GOA_EXCHANGE_SKELETON_CLASS
+GOA_EXCHANGE_SKELETON_GET_CLASS
+GoaExchangeProxyPrivate
+GoaExchangeSkeletonPrivate
+goa_exchange_get_type
+goa_exchange_proxy_get_type
+goa_exchange_skeleton_get_type
+</SECTION>
+
+<SECTION>
<FILE>goalog</FILE>
GoaLogLevel
goa_log
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]