From b10431f00fd78f019e9a5b0c1817e8c1a8645ea3 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 29 Aug 2013 16:10:55 +0300 Subject: [PATCH] docs: remove autogenerated libgsignon-glib-sections.txt file --- .gitignore | 2 +- docs/reference/libgsignon-glib-sections.txt | 175 -------------------- 2 files changed, 1 insertion(+), 176 deletions(-) delete mode 100644 docs/reference/libgsignon-glib-sections.txt diff --git a/.gitignore b/.gitignore index 3a8c66f..89ffe52 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,7 @@ configure config.* /docs/reference/html/ /docs/reference/libgsignon-glib* -!/docs/reference/libgsignon-glib-sections.txt +/docs/reference/libgsignon-glib-sections.txt /docs/reference/version.xml /docs/reference/xml/ gtk-doc.make diff --git a/docs/reference/libgsignon-glib-sections.txt b/docs/reference/libgsignon-glib-sections.txt deleted file mode 100644 index eb6938f..0000000 --- a/docs/reference/libgsignon-glib-sections.txt +++ /dev/null @@ -1,175 +0,0 @@ -
-signon-auth-service -SignonAuthService -SignonAuthService -SignonQueryMechanismCb -SignonQueryMethodsCb -SignonQueryIdentitiesCb -signon_auth_service_new -signon_auth_service_query_mechanisms -signon_auth_service_query_methods -signon_auth_service_query_identities - -SignonAuthServiceClass -SignonAuthServicePrivate - -SIGNON_AUTH_SERVICE -SIGNON_AUTH_SERVICE_CLASS -SIGNON_AUTH_SERVICE_GET_CLASS -SIGNON_IS_AUTH_SERVICE -SIGNON_IS_AUTH_SERVICE_CLASS -SIGNON_TYPE_AUTH_SERVICE -signon_auth_service_get_type -
- -
-signon-auth-session -SignonAuthSession -SIGNON_SESSION_DATA_CAPTION -SIGNON_SESSION_DATA_PROXY -SIGNON_SESSION_DATA_REALM -SIGNON_SESSION_DATA_RENEW_TOKEN -SIGNON_SESSION_DATA_SECRET -SIGNON_SESSION_DATA_TIMEOUT -SIGNON_SESSION_DATA_UI_POLICY -SIGNON_SESSION_DATA_USERNAME -SIGNON_SESSION_DATA_WINDOW_ID -SignonAuthSession -SignonAuthSessionProcessCb -SignonAuthSessionQueryAvailableMechanismsCb -SignonSessionDataUiPolicy -signon_auth_session_cancel -signon_auth_session_get_method -signon_auth_session_new -signon_auth_session_process -signon_auth_session_process_async -signon_auth_session_process_finish -signon_auth_session_query_available_mechanisms - -SignonAuthSessionClass -SignonAuthSessionPrivate -SIGNON_DEPRECATED -SIGNON_DEPRECATED_FOR -G_DEPRECATED -G_DEPRECATED_FOR - -SIGNON_AUTH_SESSION -SIGNON_AUTH_SESSION_CLASS -SIGNON_AUTH_SESSION_GET_CLASS -SIGNON_IS_AUTH_SESSION -SIGNON_IS_AUTH_SESSION_CLASS -SIGNON_TYPE_AUTH_SESSION -SIGNON_TYPE_SESSION_DATA_UI_POLICY -signon_auth_session_get_type -signon_session_data_ui_policy_get_type -
- -
-signon-errors -SignonError - -signon_error_quark - -SIGNON_ERROR -SIGNON_TYPE_ERROR -signon_error_get_type -
- -
-signon-identity -SignonIdentity -SignonIdentity -SignonIdentityFilter -SignonIdentityList -SignonIdentityInfoCb -SignonIdentityReferenceAddedCb -SignonIdentityReferenceRemovedCb -SignonIdentityRemovedCb -SignonIdentitySignedOutCb -SignonIdentityStoreCredentialsCb -SignonIdentityVerifyCb -SignonIdentityVoidCb -SignonIdentitySessionReadyCb -signon_identity_add_reference -signon_identity_create_session -signon_identity_get_last_error -signon_identity_new -signon_identity_new_from_db -signon_identity_query_info -signon_identity_remove -signon_identity_remove_reference -signon_identity_signout -signon_identity_store_credentials_with_args -signon_identity_store_credentials_with_info -signon_identity_verify_secret -signon_identity_get_auth_session -signon_identity_info_access_control_list_append -signon_identity_info_get_owner -signon_identity_info_set_methods -signon_identity_info_set_owner -signon_identity_info_set_owner_from_values - -SignonIdentityClass -SignonIdentityPrivate - -SIGNON_IDENTITY -SIGNON_IDENTITY_CLASS -SIGNON_IDENTITY_GET_CLASS -SIGNON_IS_IDENTITY -SIGNON_IS_IDENTITY_CLASS -SIGNON_TYPE_IDENTITY -signon_identity_get_type -
- -
-signon-identity-info -SignonIdentityInfo -SignonIdentityInfo -SignonIdentityType -signon_identity_info_copy -signon_identity_info_free -signon_identity_info_get_access_control_list -signon_identity_info_get_caption -signon_identity_info_get_id -signon_identity_info_get_identity_type -signon_identity_info_get_methods -signon_identity_info_get_realms -signon_identity_info_get_storing_secret -signon_identity_info_get_username -signon_identity_info_new -signon_identity_info_remove_method -signon_identity_info_set_access_control_list -signon_identity_info_set_caption -signon_identity_info_set_identity_type -signon_identity_info_set_method -signon_identity_info_set_realms -signon_identity_info_set_secret -signon_identity_info_set_username - -SIGNON_TYPE_IDENTITY_TYPE -signon_identity_info_get_type -signon_identity_type_get_type -
- -
-signon-security-context -SignonSecurityContext -SignonSecurityContext -SignonSecurityContextList -signon_security_context_new -signon_security_context_new_from_values -signon_security_context_copy -signon_security_context_free -signon_security_context_set_system_context -signon_security_context_get_system_context -signon_security_context_set_application_context -signon_security_context_get_application_context -signon_security_context_build_variant -signon_security_context_deconstruct_variant -signon_security_context_list_build_variant -signon_security_context_list_deconstruct_variant -signon_security_context_list_copy -signon_security_context_list_free - -signon_security_context_get_type -
-- 2.34.1