diff options
author | Ross Burton <ross@linux.intel.com> | 2010-05-17 14:37:53 +0100 |
---|---|---|
committer | Ross Burton <ross@linux.intel.com> | 2010-05-17 14:37:53 +0100 |
commit | 20d1c6524980c661559e02c848f7a6f811887aff (patch) | |
tree | eaccc3e1905cd8bf3609ef262eba135476a8b51f /docs | |
parent | 68cf53063ac28282f0f14b512a17c05e5f639317 (diff) |
docs: update rest-sections
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/rest/rest-sections.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/reference/rest/rest-sections.txt b/docs/reference/rest/rest-sections.txt index 7038cce..cce34f6 100644 --- a/docs/reference/rest/rest-sections.txt +++ b/docs/reference/rest/rest-sections.txt @@ -18,6 +18,7 @@ REST_XML_PARSER_CLASS REST_IS_XML_PARSER_CLASS REST_XML_PARSER_GET_CLASS REST_TYPE_XML_NODE +rest_xml_node_get_type </SECTION> <SECTION> @@ -60,6 +61,7 @@ rest_proxy_call_get_type REST_PROXY_CALL_CLASS REST_IS_PROXY_CALL_CLASS REST_PROXY_CALL_GET_CLASS +rest_proxy_call_error_quark </SECTION> <SECTION> @@ -85,12 +87,14 @@ rest_proxy_get_type REST_PROXY_CLASS REST_IS_PROXY_CLASS REST_PROXY_GET_CLASS +rest_proxy_error_quark </SECTION> <SECTION> <FILE>oauth-proxy-call</FILE> <TITLE>OAuthProxyCall</TITLE> OAuthProxyCall +oauth_proxy_call_parse_token_reponse <SUBSECTION Standard> OAuthProxyCallClass OAUTH_PROXY_CALL |