PolicyKit: Branch 'master'
David Zeuthen
david at kemper.freedesktop.org
Wed May 13 09:44:19 PDT 2009
docs/polkit/Makefile.am | 26 +-
docs/polkit/polkit-1-docs.xml | 122 ++++++++++
docs/polkit/polkit-1-sections.txt | 271 ++++++++++++++++++++++++
docs/polkit/polkit-1.types | 19 +
docs/polkit/polkit-docs.xml | 122 ----------
docs/polkit/polkit-sections.txt | 271 ------------------------
docs/polkit/polkit.types | 19 -
docs/polkitagent/Makefile.am | 36 +--
docs/polkitagent/polkitagent-1-docs.xml | 7
docs/polkitagent/polkitagent-1-sections.txt | 35 +++
docs/polkitagent/polkitagent-1.types | 2
docs/polkitagent/polkitagent-docs.xml | 7
docs/polkitagent/polkitagent-sections.txt | 35 ---
docs/polkitagent/polkitagent.types | 2
docs/polkitbackend/Makefile.am | 36 +--
docs/polkitbackend/polkitbackend-1-docs.xml | 7
docs/polkitbackend/polkitbackend-1-sections.txt | 117 ++++++++++
docs/polkitbackend/polkitbackend-1.types | 6
docs/polkitbackend/polkitbackend-docs.xml | 7
docs/polkitbackend/polkitbackend-sections.txt | 117 ----------
docs/polkitbackend/polkitbackend.types | 6
21 files changed, 635 insertions(+), 635 deletions(-)
New commits:
commit ccf8f97948205eed26dc2003ec0984b90034e8af
Author: David Zeuthen <davidz at redhat.com>
Date: Wed May 13 12:41:55 2009 -0400
Move docs to proper location
diff --git a/docs/polkit/Makefile.am b/docs/polkit/Makefile.am
index da1eb7f..0674221 100644
--- a/docs/polkit/Makefile.am
+++ b/docs/polkit/Makefile.am
@@ -4,10 +4,10 @@ NULL =
AUTOMAKE_OPTIONS = 1.7
# The name of the module.
-DOC_MODULE=polkit
+DOC_MODULE=polkit-1
# The top-level SGML file.
-DOC_MAIN_SGML_FILE=polkit-docs.xml
+DOC_MAIN_SGML_FILE=polkit-1-docs.xml
# Extra options to supply to gtkdoc-scan
SCAN_OPTIONS=--ignore-headers=config.h
@@ -70,18 +70,18 @@ CLEANFILES =
endif
CLEANFILES += *~ \
- polkit-scan.* \
- polkit.args \
- polkit.hierarchy \
- polkit.interfaces \
- polkit.prerequisites \
- polkit.signals \
+ polkit-1-scan.* \
+ polkit-1.args \
+ polkit-1.hierarchy \
+ polkit-1.interfaces \
+ polkit-1.prerequisites \
+ polkit-1.signals \
*.bak \
- polkit-decl-list.txt \
- polkit-decl.txt \
- polkit-overrides.txt \
- polkit-undeclared.txt \
- polkit-undocumented.txt \
+ polkit-1-decl-list.txt \
+ polkit-1-decl.txt \
+ polkit-1-overrides.txt \
+ polkit-1-undeclared.txt \
+ polkit-1-undocumented.txt \
*.stamp \
-rf html xml \
$(NULL)
diff --git a/docs/polkit/polkit-1-docs.xml b/docs/polkit/polkit-1-docs.xml
new file mode 100644
index 0000000..c2da1ea
--- /dev/null
+++ b/docs/polkit/polkit-1-docs.xml
@@ -0,0 +1,122 @@
+<?xml version="1.0"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+<!ENTITY version SYSTEM "../version.xml">
+]>
+<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
+ <bookinfo>
+ <title>PolicyKit Reference Manual</title>
+ <releaseinfo>Version &version;</releaseinfo>
+ <authorgroup>
+ <author>
+ <firstname>David</firstname>
+ <surname>Zeuthen</surname>
+ <affiliation>
+ <address>
+ <email>davidz at redhat.com</email>
+ </address>
+ </affiliation>
+ </author>
+ </authorgroup>
+
+ <copyright>
+ <year>2008</year>
+ <holder>The PolicyKit Authors</holder>
+ </copyright>
+
+ <legalnotice>
+ <para>
+ Permission is granted to copy, distribute and/or modify this
+ document under the terms of the <citetitle>GNU Free
+ Documentation License</citetitle>, Version 1.1 or any later
+ version published by the Free Software Foundation with no
+ Invariant Sections, no Front-Cover Texts, and no Back-Cover
+ Texts. You may obtain a copy of the <citetitle>GNU Free
+ Documentation License</citetitle> from the Free Software
+ Foundation by visiting <ulink type="http"
+ url="http://www.fsf.org">their Web site</ulink> or by writing
+ to:
+
+ <address>
+ The Free Software Foundation, Inc.,
+ <street>59 Temple Place</street> - Suite 330,
+ <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode>,
+ <country>USA</country>
+ </address>
+ </para>
+
+ <para>
+ Many of the names used by companies to distinguish their
+ products and services are claimed as trademarks. Where those
+ names appear in any GNOME documentation, and those trademarks
+ are made aware to the members of the GNOME Documentation
+ Project, the names have been printed in caps or initial caps.
+ </para>
+ </legalnotice>
+ </bookinfo>
+
+ <reference id="ref-dbus-api">
+ <title>D-Bus API Reference</title>
+ <xi:include href="../../src/polkit/docbook-interface-org.freedesktop.PolicyKit1.Authority.xml"/>
+ <xi:include href="../../src/polkit/docbook-interface-org.freedesktop.PolicyKit1.AuthorityManager.xml"/>
+ <xi:include href="../../src/polkit/docbook-interface-org.freedesktop.PolicyKit1.AuthenticationAgent.xml"/>
+ </reference>
+
+ <reference id="ref-api">
+ <title>Core API Reference</title>
+ <xi:include href="xml/polkitauthority.xml"/>
+ <xi:include href="xml/polkitauthorizationresult.xml"/>
+ <xi:include href="xml/polkiterror.xml"/>
+ <xi:include href="xml/polkitactiondescription.xml"/>
+ <xi:include href="xml/polkitauthoritymanager.xml"/>
+ <xi:include href="xml/polkitauthorization.xml"/>
+ <chapter id="subjects">
+ <title>Subjects</title>
+ <xi:include href="xml/polkitsubject.xml"/>
+ <xi:include href="xml/polkitunixprocess.xml"/>
+ <xi:include href="xml/polkitunixsession.xml"/>
+ <xi:include href="xml/polkitsystembusname.xml"/>
+ </chapter>
+ <chapter id="Identities">
+ <title>Identities</title>
+ <xi:include href="xml/polkitidentity.xml"/>
+ <xi:include href="xml/polkitunixuser.xml"/>
+ <xi:include href="xml/polkitunixgroup.xml"/>
+ </chapter>
+ </reference>
+
+ <reference id="ref-backend-api">
+ <title>Backend API Reference</title>
+ <xi:include href="../polkitbackend/xml/polkitbackendauthority.xml"/>
+ <xi:include href="../polkitbackend/xml/polkitbackendlocalauthority.xml"/>
+ <xi:include href="../polkitbackend/xml/polkitbackendactionpool.xml"/>
+ <xi:include href="../polkitbackend/xml/polkitbackendsessionmonitor.xml"/>
+ <xi:include href="../polkitbackend/xml/polkitbackendconfigsource.xml"/>
+ <xi:include href="../polkitbackend/xml/polkitbackendactionlookup.xml"/>
+ </reference>
+
+ <reference id="ref-authentication-agent-api">
+ <title>Authentication Agent API Reference</title>
+ <xi:include href="../polkitagent/xml/polkitagentlistener.xml"/>
+ <xi:include href="../polkitagent/xml/polkitagentsession.xml"/>
+ </reference>
+
+ <reference id="manpages">
+ <title>Manual Pages</title>
+ <xi:include href="../man/PolicyKit.xml"/>
+ <xi:include href="../man/polkit.xml"/>
+ </reference>
+
+ <index>
+ <title>Index</title>
+ </index>
+
+ <!-- License -->
+
+ <appendix id="license">
+ <title>License</title>
+ <para>
+<programlisting><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../COPYING" parse="text"><xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback></xi:include></programlisting>
+ </para>
+ </appendix>
+</book>
diff --git a/docs/polkit/polkit-1-sections.txt b/docs/polkit/polkit-1-sections.txt
new file mode 100644
index 0000000..2e56a30
--- /dev/null
+++ b/docs/polkit/polkit-1-sections.txt
@@ -0,0 +1,271 @@
+<SECTION>
+<FILE>polkitunixuser</FILE>
+PolkitUnixUser
+polkit_unix_user_new
+polkit_unix_user_new_for_name
+polkit_unix_user_get_uid
+polkit_unix_user_set_uid
+<SUBSECTION Standard>
+PolkitUnixUserClass
+POLKIT_UNIX_USER
+POLKIT_IS_UNIX_USER
+POLKIT_TYPE_UNIX_USER
+polkit_unix_user_get_type
+POLKIT_UNIX_USER_CLASS
+POLKIT_IS_UNIX_USER_CLASS
+POLKIT_UNIX_USER_GET_CLASS
+</SECTION>
+
+<SECTION>
+<FILE>polkitauthoritymanager</FILE>
+PolkitAuthorityManager
+polkit_authority_manager_get
+polkit_authority_manager_enumerate_users_sync
+polkit_authority_manager_enumerate_groups_sync
+polkit_authority_manager_enumerate_authorizations_sync
+polkit_authority_manager_add_authorization_sync
+polkit_authority_manager_remove_authorization_sync
+polkit_authority_manager_enumerate_users
+polkit_authority_manager_enumerate_users_finish
+polkit_authority_manager_enumerate_groups
+polkit_authority_manager_enumerate_groups_finish
+polkit_authority_manager_enumerate_authorizations
+polkit_authority_manager_enumerate_authorizations_finish
+polkit_authority_manager_add_authorization
+polkit_authority_manager_add_authorization_finish
+polkit_authority_manager_remove_authorization
+polkit_authority_manager_remove_authorization_finish
+<SUBSECTION Standard>
+PolkitAuthorityManagerClass
+POLKIT_AUTHORITY_MANAGER
+POLKIT_IS_AUTHORITY_MANAGER
+POLKIT_TYPE_AUTHORITY_MANAGER
+polkit_authority_manager_get_type
+POLKIT_AUTHORITY_MANAGER_CLASS
+POLKIT_IS_AUTHORITY_MANAGER_CLASS
+POLKIT_AUTHORITY_MANAGER_GET_CLASS
+</SECTION>
+
+<SECTION>
+<FILE>polkitauthority</FILE>
+PolkitAuthority
+PolkitCheckAuthorizationFlags
+polkit_authority_get
+polkit_authority_enumerate_actions_sync
+polkit_authority_check_authorization_sync
+polkit_authority_register_authentication_agent_sync
+polkit_authority_unregister_authentication_agent_sync
+polkit_authority_authentication_agent_response_sync
+polkit_authority_enumerate_actions
+polkit_authority_enumerate_actions_finish
+polkit_authority_check_authorization
+polkit_authority_check_authorization_finish
+polkit_authority_register_authentication_agent
+polkit_authority_register_authentication_agent_finish
+polkit_authority_unregister_authentication_agent
+polkit_authority_unregister_authentication_agent_finish
+polkit_authority_authentication_agent_response
+polkit_authority_authentication_agent_response_finish
+<SUBSECTION Standard>
+PolkitAuthorityClass
+POLKIT_AUTHORITY
+POLKIT_IS_AUTHORITY
+POLKIT_TYPE_AUTHORITY
+polkit_authority_get_type
+POLKIT_AUTHORITY_CLASS
+POLKIT_IS_AUTHORITY_CLASS
+POLKIT_AUTHORITY_GET_CLASS
+</SECTION>
+
+<SECTION>
+<FILE>polkitauthorizationresult</FILE>
+PolkitAuthorizationResult
+polkit_authorization_result_new
+polkit_authorization_result_get_is_authorized
+polkit_authorization_result_get_is_challenge
+polkit_authorization_result_get_details
+<SUBSECTION Standard>
+PolkitAuthorizationResultClass
+POLKIT_AUTHORIZATION_RESULT
+POLKIT_IS_AUTHORIZATION_RESULT
+POLKIT_TYPE_AUTHORIZATION_RESULT
+polkit_authorization_result_get_type
+POLKIT_AUTHORIZATION_RESULT_CLASS
+POLKIT_IS_AUTHORIZATION_RESULT_CLASS
+POLKIT_AUTHORIZATION_RESULT_GET_CLASS
+</SECTION>
+
+<SECTION>
+<FILE>polkitsystembusname</FILE>
+PolkitSystemBusName
+polkit_system_bus_name_new
+polkit_system_bus_name_get_name
+polkit_system_bus_name_set_name
+<SUBSECTION Standard>
+PolkitSystemBusNameClass
+POLKIT_SYSTEM_BUS_NAME
+POLKIT_IS_SYSTEM_BUS_NAME
+POLKIT_TYPE_SYSTEM_BUS_NAME
+polkit_system_bus_name_get_type
+POLKIT_SYSTEM_BUS_NAME_CLASS
+POLKIT_IS_SYSTEM_BUS_NAME_CLASS
+POLKIT_SYSTEM_BUS_NAME_GET_CLASS
+</SECTION>
+
+<SECTION>
+<FILE>polkitunixgroup</FILE>
+PolkitUnixGroup
+polkit_unix_group_new
+polkit_unix_group_new_for_name
+polkit_unix_group_get_gid
+polkit_unix_group_set_gid
+<SUBSECTION Standard>
+PolkitUnixGroupClass
+POLKIT_UNIX_GROUP
+POLKIT_IS_UNIX_GROUP
+POLKIT_TYPE_UNIX_GROUP
+polkit_unix_group_get_type
+POLKIT_UNIX_GROUP_CLASS
+POLKIT_IS_UNIX_GROUP_CLASS
+POLKIT_UNIX_GROUP_GET_CLASS
+</SECTION>
+
+<SECTION>
+<FILE>polkitauthorization</FILE>
+PolkitAuthorization
+polkit_authorization_new
+polkit_authorization_get_action_id
+polkit_authorization_get_subject
+polkit_authorization_get_is_negative
+<SUBSECTION Standard>
+PolkitAuthorizationClass
+POLKIT_AUTHORIZATION
+POLKIT_IS_AUTHORIZATION
+POLKIT_TYPE_AUTHORIZATION
+polkit_authorization_get_type
+POLKIT_AUTHORIZATION_CLASS
+POLKIT_IS_AUTHORIZATION_CLASS
+POLKIT_AUTHORIZATION_GET_CLASS
+</SECTION>
+
+<SECTION>
+<FILE>polkitunixsession</FILE>
+PolkitUnixSession
+polkit_unix_session_new
+polkit_unix_session_get_session_id
+polkit_unix_session_set_session_id
+<SUBSECTION Standard>
+PolkitUnixSessionClass
+POLKIT_UNIX_SESSION
+POLKIT_IS_UNIX_SESSION
+POLKIT_TYPE_UNIX_SESSION
+polkit_unix_session_get_type
+POLKIT_UNIX_SESSION_CLASS
+POLKIT_IS_UNIX_SESSION_CLASS
+POLKIT_UNIX_SESSION_GET_CLASS
+</SECTION>
+
+<SECTION>
+<FILE>polkitunixprocess</FILE>
+PolkitUnixProcess
+polkit_unix_process_new
+polkit_unix_process_new_full
+polkit_unix_process_get_pid
+polkit_unix_process_get_start_time
+polkit_unix_process_set_pid
+<SUBSECTION Standard>
+PolkitUnixProcessClass
+POLKIT_UNIX_PROCESS
+POLKIT_IS_UNIX_PROCESS
+POLKIT_TYPE_UNIX_PROCESS
+polkit_unix_process_get_type
+POLKIT_UNIX_PROCESS_CLASS
+POLKIT_IS_UNIX_PROCESS_CLASS
+POLKIT_UNIX_PROCESS_GET_CLASS
+</SECTION>
+
+<SECTION>
+<FILE>polkitidentity</FILE>
+PolkitIdentity
+PolkitIdentityIface
+polkit_identity_hash
+polkit_identity_equal
+polkit_identity_to_string
+polkit_identity_from_string
+<SUBSECTION Standard>
+POLKIT_IDENTITY
+POLKIT_IS_IDENTITY
+POLKIT_TYPE_IDENTITY
+polkit_identity_get_type
+POLKIT_IDENTITY_GET_IFACE
+</SECTION>
+
+<SECTION>
+<FILE>polkitsubject</FILE>
+PolkitSubject
+PolkitSubjectIface
+polkit_subject_hash
+polkit_subject_equal
+polkit_subject_to_string
+polkit_subject_from_string
+<SUBSECTION Standard>
+POLKIT_SUBJECT
+POLKIT_IS_SUBJECT
+POLKIT_TYPE_SUBJECT
+polkit_subject_get_type
+POLKIT_SUBJECT_GET_IFACE
+</SECTION>
+
+<SECTION>
+<FILE>polkitactiondescription</FILE>
+PolkitActionDescription
+PolkitImplicitAuthorization
+polkit_action_description_get_action_id
+polkit_action_description_get_description
+polkit_action_description_get_message
+polkit_action_description_get_vendor_name
+polkit_action_description_get_vendor_url
+polkit_action_description_get_icon
+polkit_action_description_get_implicit_any
+polkit_action_description_get_implicit_inactive
+polkit_action_description_get_implicit_active
+polkit_action_description_get_annotation
+<SUBSECTION Standard>
+PolkitActionDescriptionClass
+POLKIT_ACTION_DESCRIPTION
+POLKIT_IS_ACTION_DESCRIPTION
+POLKIT_TYPE_ACTION_DESCRIPTION
+polkit_action_description_get_type
+POLKIT_ACTION_DESCRIPTION_CLASS
+POLKIT_IS_ACTION_DESCRIPTION_CLASS
+POLKIT_ACTION_DESCRIPTION_GET_CLASS
+</SECTION>
+
+<SECTION>
+<FILE>polkitcheckauthorizationflags</FILE>
+POLKIT_TYPE_CHECK_AUTHORIZATION_FLAGS
+PolkitCheckAuthorizationFlags
+<SUBSECTION Standard>
+polkit_check_authorization_flags_get_type
+</SECTION>
+
+<SECTION>
+<FILE>polkitimplicitauthorization</FILE>
+POLKIT_TYPE_IMPLICIT_AUTHORIZATION
+PolkitImplicitAuthorization
+polkit_implicit_authorization_to_string
+polkit_implicit_authorization_from_string
+<SUBSECTION Standard>
+polkit_implicit_authorization_get_type
+</SECTION>
+
+<SECTION>
+<FILE>polkiterror</FILE>
+POLKIT_ERROR
+POLKIT_TYPE_ERROR
+PolkitError
+<SUBSECTION Standard>
+polkit_error_quark
+polkit_error_get_type
+</SECTION>
+
diff --git a/docs/polkit/polkit-1.types b/docs/polkit/polkit-1.types
new file mode 100644
index 0000000..c47d206
--- /dev/null
+++ b/docs/polkit/polkit-1.types
@@ -0,0 +1,19 @@
+polkit_authority_get_type
+polkit_authority_manager_get_type
+
+polkit_authorization_get_type
+polkit_action_description_get_type
+
+polkit_check_authorization_flags_get_type
+polkit_implicit_authorization_get_type
+
+polkit_identity_get_type
+polkit_unix_user_get_type
+polkit_unix_group_get_type
+
+polkit_subject_get_type
+polkit_unix_process_get_type
+polkit_unix_session_get_type
+polkit_system_bus_name_get_type
+polkit_error_get_type
+polkit_authorization_result_get_type
diff --git a/docs/polkit/polkit-docs.xml b/docs/polkit/polkit-docs.xml
deleted file mode 100644
index c2da1ea..0000000
--- a/docs/polkit/polkit-docs.xml
+++ /dev/null
@@ -1,122 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY version SYSTEM "../version.xml">
-]>
-<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
- <bookinfo>
- <title>PolicyKit Reference Manual</title>
- <releaseinfo>Version &version;</releaseinfo>
- <authorgroup>
- <author>
- <firstname>David</firstname>
- <surname>Zeuthen</surname>
- <affiliation>
- <address>
- <email>davidz at redhat.com</email>
- </address>
- </affiliation>
- </author>
- </authorgroup>
-
- <copyright>
- <year>2008</year>
- <holder>The PolicyKit Authors</holder>
- </copyright>
-
- <legalnotice>
- <para>
- Permission is granted to copy, distribute and/or modify this
- document under the terms of the <citetitle>GNU Free
- Documentation License</citetitle>, Version 1.1 or any later
- version published by the Free Software Foundation with no
- Invariant Sections, no Front-Cover Texts, and no Back-Cover
- Texts. You may obtain a copy of the <citetitle>GNU Free
- Documentation License</citetitle> from the Free Software
- Foundation by visiting <ulink type="http"
- url="http://www.fsf.org">their Web site</ulink> or by writing
- to:
-
- <address>
- The Free Software Foundation, Inc.,
- <street>59 Temple Place</street> - Suite 330,
- <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode>,
- <country>USA</country>
- </address>
- </para>
-
- <para>
- Many of the names used by companies to distinguish their
- products and services are claimed as trademarks. Where those
- names appear in any GNOME documentation, and those trademarks
- are made aware to the members of the GNOME Documentation
- Project, the names have been printed in caps or initial caps.
- </para>
- </legalnotice>
- </bookinfo>
-
- <reference id="ref-dbus-api">
- <title>D-Bus API Reference</title>
- <xi:include href="../../src/polkit/docbook-interface-org.freedesktop.PolicyKit1.Authority.xml"/>
- <xi:include href="../../src/polkit/docbook-interface-org.freedesktop.PolicyKit1.AuthorityManager.xml"/>
- <xi:include href="../../src/polkit/docbook-interface-org.freedesktop.PolicyKit1.AuthenticationAgent.xml"/>
- </reference>
-
- <reference id="ref-api">
- <title>Core API Reference</title>
- <xi:include href="xml/polkitauthority.xml"/>
- <xi:include href="xml/polkitauthorizationresult.xml"/>
- <xi:include href="xml/polkiterror.xml"/>
- <xi:include href="xml/polkitactiondescription.xml"/>
- <xi:include href="xml/polkitauthoritymanager.xml"/>
- <xi:include href="xml/polkitauthorization.xml"/>
- <chapter id="subjects">
- <title>Subjects</title>
- <xi:include href="xml/polkitsubject.xml"/>
- <xi:include href="xml/polkitunixprocess.xml"/>
- <xi:include href="xml/polkitunixsession.xml"/>
- <xi:include href="xml/polkitsystembusname.xml"/>
- </chapter>
- <chapter id="Identities">
- <title>Identities</title>
- <xi:include href="xml/polkitidentity.xml"/>
- <xi:include href="xml/polkitunixuser.xml"/>
- <xi:include href="xml/polkitunixgroup.xml"/>
- </chapter>
- </reference>
-
- <reference id="ref-backend-api">
- <title>Backend API Reference</title>
- <xi:include href="../polkitbackend/xml/polkitbackendauthority.xml"/>
- <xi:include href="../polkitbackend/xml/polkitbackendlocalauthority.xml"/>
- <xi:include href="../polkitbackend/xml/polkitbackendactionpool.xml"/>
- <xi:include href="../polkitbackend/xml/polkitbackendsessionmonitor.xml"/>
- <xi:include href="../polkitbackend/xml/polkitbackendconfigsource.xml"/>
- <xi:include href="../polkitbackend/xml/polkitbackendactionlookup.xml"/>
- </reference>
-
- <reference id="ref-authentication-agent-api">
- <title>Authentication Agent API Reference</title>
- <xi:include href="../polkitagent/xml/polkitagentlistener.xml"/>
- <xi:include href="../polkitagent/xml/polkitagentsession.xml"/>
- </reference>
-
- <reference id="manpages">
- <title>Manual Pages</title>
- <xi:include href="../man/PolicyKit.xml"/>
- <xi:include href="../man/polkit.xml"/>
- </reference>
-
- <index>
- <title>Index</title>
- </index>
-
- <!-- License -->
-
- <appendix id="license">
- <title>License</title>
- <para>
-<programlisting><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../COPYING" parse="text"><xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback></xi:include></programlisting>
- </para>
- </appendix>
-</book>
diff --git a/docs/polkit/polkit-sections.txt b/docs/polkit/polkit-sections.txt
deleted file mode 100644
index 2e56a30..0000000
--- a/docs/polkit/polkit-sections.txt
+++ /dev/null
@@ -1,271 +0,0 @@
-<SECTION>
-<FILE>polkitunixuser</FILE>
-PolkitUnixUser
-polkit_unix_user_new
-polkit_unix_user_new_for_name
-polkit_unix_user_get_uid
-polkit_unix_user_set_uid
-<SUBSECTION Standard>
-PolkitUnixUserClass
-POLKIT_UNIX_USER
-POLKIT_IS_UNIX_USER
-POLKIT_TYPE_UNIX_USER
-polkit_unix_user_get_type
-POLKIT_UNIX_USER_CLASS
-POLKIT_IS_UNIX_USER_CLASS
-POLKIT_UNIX_USER_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>polkitauthoritymanager</FILE>
-PolkitAuthorityManager
-polkit_authority_manager_get
-polkit_authority_manager_enumerate_users_sync
-polkit_authority_manager_enumerate_groups_sync
-polkit_authority_manager_enumerate_authorizations_sync
-polkit_authority_manager_add_authorization_sync
-polkit_authority_manager_remove_authorization_sync
-polkit_authority_manager_enumerate_users
-polkit_authority_manager_enumerate_users_finish
-polkit_authority_manager_enumerate_groups
-polkit_authority_manager_enumerate_groups_finish
-polkit_authority_manager_enumerate_authorizations
-polkit_authority_manager_enumerate_authorizations_finish
-polkit_authority_manager_add_authorization
-polkit_authority_manager_add_authorization_finish
-polkit_authority_manager_remove_authorization
-polkit_authority_manager_remove_authorization_finish
-<SUBSECTION Standard>
-PolkitAuthorityManagerClass
-POLKIT_AUTHORITY_MANAGER
-POLKIT_IS_AUTHORITY_MANAGER
-POLKIT_TYPE_AUTHORITY_MANAGER
-polkit_authority_manager_get_type
-POLKIT_AUTHORITY_MANAGER_CLASS
-POLKIT_IS_AUTHORITY_MANAGER_CLASS
-POLKIT_AUTHORITY_MANAGER_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>polkitauthority</FILE>
-PolkitAuthority
-PolkitCheckAuthorizationFlags
-polkit_authority_get
-polkit_authority_enumerate_actions_sync
-polkit_authority_check_authorization_sync
-polkit_authority_register_authentication_agent_sync
-polkit_authority_unregister_authentication_agent_sync
-polkit_authority_authentication_agent_response_sync
-polkit_authority_enumerate_actions
-polkit_authority_enumerate_actions_finish
-polkit_authority_check_authorization
-polkit_authority_check_authorization_finish
-polkit_authority_register_authentication_agent
-polkit_authority_register_authentication_agent_finish
-polkit_authority_unregister_authentication_agent
-polkit_authority_unregister_authentication_agent_finish
-polkit_authority_authentication_agent_response
-polkit_authority_authentication_agent_response_finish
-<SUBSECTION Standard>
-PolkitAuthorityClass
-POLKIT_AUTHORITY
-POLKIT_IS_AUTHORITY
-POLKIT_TYPE_AUTHORITY
-polkit_authority_get_type
-POLKIT_AUTHORITY_CLASS
-POLKIT_IS_AUTHORITY_CLASS
-POLKIT_AUTHORITY_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>polkitauthorizationresult</FILE>
-PolkitAuthorizationResult
-polkit_authorization_result_new
-polkit_authorization_result_get_is_authorized
-polkit_authorization_result_get_is_challenge
-polkit_authorization_result_get_details
-<SUBSECTION Standard>
-PolkitAuthorizationResultClass
-POLKIT_AUTHORIZATION_RESULT
-POLKIT_IS_AUTHORIZATION_RESULT
-POLKIT_TYPE_AUTHORIZATION_RESULT
-polkit_authorization_result_get_type
-POLKIT_AUTHORIZATION_RESULT_CLASS
-POLKIT_IS_AUTHORIZATION_RESULT_CLASS
-POLKIT_AUTHORIZATION_RESULT_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>polkitsystembusname</FILE>
-PolkitSystemBusName
-polkit_system_bus_name_new
-polkit_system_bus_name_get_name
-polkit_system_bus_name_set_name
-<SUBSECTION Standard>
-PolkitSystemBusNameClass
-POLKIT_SYSTEM_BUS_NAME
-POLKIT_IS_SYSTEM_BUS_NAME
-POLKIT_TYPE_SYSTEM_BUS_NAME
-polkit_system_bus_name_get_type
-POLKIT_SYSTEM_BUS_NAME_CLASS
-POLKIT_IS_SYSTEM_BUS_NAME_CLASS
-POLKIT_SYSTEM_BUS_NAME_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>polkitunixgroup</FILE>
-PolkitUnixGroup
-polkit_unix_group_new
-polkit_unix_group_new_for_name
-polkit_unix_group_get_gid
-polkit_unix_group_set_gid
-<SUBSECTION Standard>
-PolkitUnixGroupClass
-POLKIT_UNIX_GROUP
-POLKIT_IS_UNIX_GROUP
-POLKIT_TYPE_UNIX_GROUP
-polkit_unix_group_get_type
-POLKIT_UNIX_GROUP_CLASS
-POLKIT_IS_UNIX_GROUP_CLASS
-POLKIT_UNIX_GROUP_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>polkitauthorization</FILE>
-PolkitAuthorization
-polkit_authorization_new
-polkit_authorization_get_action_id
-polkit_authorization_get_subject
-polkit_authorization_get_is_negative
-<SUBSECTION Standard>
-PolkitAuthorizationClass
-POLKIT_AUTHORIZATION
-POLKIT_IS_AUTHORIZATION
-POLKIT_TYPE_AUTHORIZATION
-polkit_authorization_get_type
-POLKIT_AUTHORIZATION_CLASS
-POLKIT_IS_AUTHORIZATION_CLASS
-POLKIT_AUTHORIZATION_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>polkitunixsession</FILE>
-PolkitUnixSession
-polkit_unix_session_new
-polkit_unix_session_get_session_id
-polkit_unix_session_set_session_id
-<SUBSECTION Standard>
-PolkitUnixSessionClass
-POLKIT_UNIX_SESSION
-POLKIT_IS_UNIX_SESSION
-POLKIT_TYPE_UNIX_SESSION
-polkit_unix_session_get_type
-POLKIT_UNIX_SESSION_CLASS
-POLKIT_IS_UNIX_SESSION_CLASS
-POLKIT_UNIX_SESSION_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>polkitunixprocess</FILE>
-PolkitUnixProcess
-polkit_unix_process_new
-polkit_unix_process_new_full
-polkit_unix_process_get_pid
-polkit_unix_process_get_start_time
-polkit_unix_process_set_pid
-<SUBSECTION Standard>
-PolkitUnixProcessClass
-POLKIT_UNIX_PROCESS
-POLKIT_IS_UNIX_PROCESS
-POLKIT_TYPE_UNIX_PROCESS
-polkit_unix_process_get_type
-POLKIT_UNIX_PROCESS_CLASS
-POLKIT_IS_UNIX_PROCESS_CLASS
-POLKIT_UNIX_PROCESS_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>polkitidentity</FILE>
-PolkitIdentity
-PolkitIdentityIface
-polkit_identity_hash
-polkit_identity_equal
-polkit_identity_to_string
-polkit_identity_from_string
-<SUBSECTION Standard>
-POLKIT_IDENTITY
-POLKIT_IS_IDENTITY
-POLKIT_TYPE_IDENTITY
-polkit_identity_get_type
-POLKIT_IDENTITY_GET_IFACE
-</SECTION>
-
-<SECTION>
-<FILE>polkitsubject</FILE>
-PolkitSubject
-PolkitSubjectIface
-polkit_subject_hash
-polkit_subject_equal
-polkit_subject_to_string
-polkit_subject_from_string
-<SUBSECTION Standard>
-POLKIT_SUBJECT
-POLKIT_IS_SUBJECT
-POLKIT_TYPE_SUBJECT
-polkit_subject_get_type
-POLKIT_SUBJECT_GET_IFACE
-</SECTION>
-
-<SECTION>
-<FILE>polkitactiondescription</FILE>
-PolkitActionDescription
-PolkitImplicitAuthorization
-polkit_action_description_get_action_id
-polkit_action_description_get_description
-polkit_action_description_get_message
-polkit_action_description_get_vendor_name
-polkit_action_description_get_vendor_url
-polkit_action_description_get_icon
-polkit_action_description_get_implicit_any
-polkit_action_description_get_implicit_inactive
-polkit_action_description_get_implicit_active
-polkit_action_description_get_annotation
-<SUBSECTION Standard>
-PolkitActionDescriptionClass
-POLKIT_ACTION_DESCRIPTION
-POLKIT_IS_ACTION_DESCRIPTION
-POLKIT_TYPE_ACTION_DESCRIPTION
-polkit_action_description_get_type
-POLKIT_ACTION_DESCRIPTION_CLASS
-POLKIT_IS_ACTION_DESCRIPTION_CLASS
-POLKIT_ACTION_DESCRIPTION_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>polkitcheckauthorizationflags</FILE>
-POLKIT_TYPE_CHECK_AUTHORIZATION_FLAGS
-PolkitCheckAuthorizationFlags
-<SUBSECTION Standard>
-polkit_check_authorization_flags_get_type
-</SECTION>
-
-<SECTION>
-<FILE>polkitimplicitauthorization</FILE>
-POLKIT_TYPE_IMPLICIT_AUTHORIZATION
-PolkitImplicitAuthorization
-polkit_implicit_authorization_to_string
-polkit_implicit_authorization_from_string
-<SUBSECTION Standard>
-polkit_implicit_authorization_get_type
-</SECTION>
-
-<SECTION>
-<FILE>polkiterror</FILE>
-POLKIT_ERROR
-POLKIT_TYPE_ERROR
-PolkitError
-<SUBSECTION Standard>
-polkit_error_quark
-polkit_error_get_type
-</SECTION>
-
diff --git a/docs/polkit/polkit.types b/docs/polkit/polkit.types
deleted file mode 100644
index c47d206..0000000
--- a/docs/polkit/polkit.types
+++ /dev/null
@@ -1,19 +0,0 @@
-polkit_authority_get_type
-polkit_authority_manager_get_type
-
-polkit_authorization_get_type
-polkit_action_description_get_type
-
-polkit_check_authorization_flags_get_type
-polkit_implicit_authorization_get_type
-
-polkit_identity_get_type
-polkit_unix_user_get_type
-polkit_unix_group_get_type
-
-polkit_subject_get_type
-polkit_unix_process_get_type
-polkit_unix_session_get_type
-polkit_system_bus_name_get_type
-polkit_error_get_type
-polkit_authorization_result_get_type
diff --git a/docs/polkitagent/Makefile.am b/docs/polkitagent/Makefile.am
index 4ef4787..b380899 100644
--- a/docs/polkitagent/Makefile.am
+++ b/docs/polkitagent/Makefile.am
@@ -4,10 +4,10 @@ NULL =
AUTOMAKE_OPTIONS = 1.7
# The name of the module.
-DOC_MODULE=polkitagent
+DOC_MODULE=polkitagent-1
# The top-level SGML file.
-DOC_MAIN_SGML_FILE=polkitagent-docs.xml
+DOC_MAIN_SGML_FILE=polkitagent-1-docs.xml
# Extra options to supply to gtkdoc-scan
SCAN_OPTIONS=--ignore-headers=config.h
@@ -62,11 +62,11 @@ FIXXREF_OPTIONS=
MAINTAINERCLEANFILES = \
*~ \
Makefile.in \
- polkitagent-decl-list.txt \
- polkitagent-decl.txt \
- polkitagent-overrides.txt \
- polkitagent-undeclared.txt \
- polkitagent-undocumented.txt \
+ polkitagent-1-decl-list.txt \
+ polkitagent-1-decl.txt \
+ polkitagent-1-overrides.txt \
+ polkitagent-1-undeclared.txt \
+ polkitagent-1-undocumented.txt \
$(NULL)
if ENABLE_GTK_DOC
@@ -76,18 +76,18 @@ CLEANFILES =
endif
CLEANFILES += *~ \
- polkitagent-scan.* \
- polkitagent.args \
- polkitagent.hierarchy \
- polkitagent.interfaces \
- polkitagent.prerequisites \
- polkitagent.signals \
+ polkitagent-1-scan.* \
+ polkitagent-1.args \
+ polkitagent-1.hierarchy \
+ polkitagent-1.interfaces \
+ polkitagent-1.prerequisites \
+ polkitagent-1.signals \
*.bak \
- polkitagent-decl-list.txt \
- polkitagent-decl.txt \
- polkitagent-overrides.txt \
- polkitagent-undeclared.txt \
- polkitagent-undocumented.txt \
+ polkitagent-1-decl-list.txt \
+ polkitagent-1-decl.txt \
+ polkitagent-1-overrides.txt \
+ polkitagent-1-undeclared.txt \
+ polkitagent-1-undocumented.txt \
*.stamp \
-rf html xml \
$(NULL)
diff --git a/docs/polkitagent/polkitagent-1-docs.xml b/docs/polkitagent/polkitagent-1-docs.xml
new file mode 100644
index 0000000..7a56075
--- /dev/null
+++ b/docs/polkitagent/polkitagent-1-docs.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+<!ENTITY version SYSTEM "../version.xml">
+]>
+<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
+</book>
diff --git a/docs/polkitagent/polkitagent-1-sections.txt b/docs/polkitagent/polkitagent-1-sections.txt
new file mode 100644
index 0000000..685be44
--- /dev/null
+++ b/docs/polkitagent/polkitagent-1-sections.txt
@@ -0,0 +1,35 @@
+<SECTION>
+<FILE>polkitagentsession</FILE>
+<TITLE>PolkitAgentSession</TITLE>
+PolkitAgentSession
+polkit_agent_session_new
+polkit_agent_session_initiate
+polkit_agent_session_response
+polkit_agent_session_cancel
+<SUBSECTION Standard>
+POLKIT_AGENT_SESSION
+POLKIT_AGENT_IS_SESSION
+POLKIT_AGENT_TYPE_SESSION
+polkit_agent_session_get_type
+POLKIT_AGENT_SESSION_CLASS
+POLKIT_AGENT_IS_SESSION_CLASS
+POLKIT_AGENT_SESSION_GET_CLASS
+</SECTION>
+
+<SECTION>
+<FILE>polkitagentlistener</FILE>
+<TITLE>PolkitAgentListener</TITLE>
+PolkitAgentListener
+PolkitAgentListenerClass
+polkit_agent_listener_initiate_authentication
+polkit_agent_listener_initiate_authentication_finish
+polkit_agent_register_listener
+<SUBSECTION Standard>
+POLKIT_AGENT_LISTENER
+POLKIT_AGENT_IS_LISTENER
+POLKIT_AGENT_TYPE_LISTENER
+polkit_agent_listener_get_type
+POLKIT_AGENT_LISTENER_CLASS
+POLKIT_AGENT_IS_LISTENER_CLASS
+POLKIT_AGENT_LISTENER_GET_CLASS
+</SECTION>
diff --git a/docs/polkitagent/polkitagent-1.types b/docs/polkitagent/polkitagent-1.types
new file mode 100644
index 0000000..dec96b8
--- /dev/null
+++ b/docs/polkitagent/polkitagent-1.types
@@ -0,0 +1,2 @@
+polkit_agent_session_get_type
+polkit_agent_listener_get_type
diff --git a/docs/polkitagent/polkitagent-docs.xml b/docs/polkitagent/polkitagent-docs.xml
deleted file mode 100644
index 7a56075..0000000
--- a/docs/polkitagent/polkitagent-docs.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY version SYSTEM "../version.xml">
-]>
-<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
-</book>
diff --git a/docs/polkitagent/polkitagent-sections.txt b/docs/polkitagent/polkitagent-sections.txt
deleted file mode 100644
index 685be44..0000000
--- a/docs/polkitagent/polkitagent-sections.txt
+++ /dev/null
@@ -1,35 +0,0 @@
-<SECTION>
-<FILE>polkitagentsession</FILE>
-<TITLE>PolkitAgentSession</TITLE>
-PolkitAgentSession
-polkit_agent_session_new
-polkit_agent_session_initiate
-polkit_agent_session_response
-polkit_agent_session_cancel
-<SUBSECTION Standard>
-POLKIT_AGENT_SESSION
-POLKIT_AGENT_IS_SESSION
-POLKIT_AGENT_TYPE_SESSION
-polkit_agent_session_get_type
-POLKIT_AGENT_SESSION_CLASS
-POLKIT_AGENT_IS_SESSION_CLASS
-POLKIT_AGENT_SESSION_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>polkitagentlistener</FILE>
-<TITLE>PolkitAgentListener</TITLE>
-PolkitAgentListener
-PolkitAgentListenerClass
-polkit_agent_listener_initiate_authentication
-polkit_agent_listener_initiate_authentication_finish
-polkit_agent_register_listener
-<SUBSECTION Standard>
-POLKIT_AGENT_LISTENER
-POLKIT_AGENT_IS_LISTENER
-POLKIT_AGENT_TYPE_LISTENER
-polkit_agent_listener_get_type
-POLKIT_AGENT_LISTENER_CLASS
-POLKIT_AGENT_IS_LISTENER_CLASS
-POLKIT_AGENT_LISTENER_GET_CLASS
-</SECTION>
diff --git a/docs/polkitagent/polkitagent.types b/docs/polkitagent/polkitagent.types
deleted file mode 100644
index dec96b8..0000000
--- a/docs/polkitagent/polkitagent.types
+++ /dev/null
@@ -1,2 +0,0 @@
-polkit_agent_session_get_type
-polkit_agent_listener_get_type
diff --git a/docs/polkitbackend/Makefile.am b/docs/polkitbackend/Makefile.am
index 8725334..757f84e 100644
--- a/docs/polkitbackend/Makefile.am
+++ b/docs/polkitbackend/Makefile.am
@@ -4,10 +4,10 @@ NULL =
AUTOMAKE_OPTIONS = 1.7
# The name of the module.
-DOC_MODULE=polkitbackend
+DOC_MODULE=polkitbackend-1
# The top-level SGML file.
-DOC_MAIN_SGML_FILE=polkitbackend-docs.xml
+DOC_MAIN_SGML_FILE=polkitbackend-1-docs.xml
# Extra options to supply to gtkdoc-scan
SCAN_OPTIONS=--ignore-headers=config.h
@@ -62,11 +62,11 @@ FIXXREF_OPTIONS=
MAINTAINERCLEANFILES = \
*~ \
Makefile.in \
- polkitbackend-decl-list.txt \
- polkitbackend-decl.txt \
- polkitbackend-overrides.txt \
- polkitbackend-undeclared.txt \
- polkitbackend-undocumented.txt \
+ polkitbackend-1-decl-list.txt \
+ polkitbackend-1-decl.txt \
+ polkitbackend-1-overrides.txt \
+ polkitbackend-1-undeclared.txt \
+ polkitbackend-1-undocumented.txt \
$(NULL)
if ENABLE_GTK_DOC
@@ -76,18 +76,18 @@ CLEANFILES =
endif
CLEANFILES += *~ \
- polkitbackend-scan.* \
- polkitbackend.args \
- polkitbackend.hierarchy \
- polkitbackend.interfaces \
- polkitbackend.prerequisites \
- polkitbackend.signals \
+ polkitbackend-1-scan.* \
+ polkitbackend-1.args \
+ polkitbackend-1.hierarchy \
+ polkitbackend-1.interfaces \
+ polkitbackend-1.prerequisites \
+ polkitbackend-1.signals \
*.bak \
- polkitbackend-decl-list.txt \
- polkitbackend-decl.txt \
- polkitbackend-overrides.txt \
- polkitbackend-undeclared.txt \
- polkitbackend-undocumented.txt \
+ polkitbackend-1-decl-list.txt \
+ polkitbackend-1-decl.txt \
+ polkitbackend-1-overrides.txt \
+ polkitbackend-1-undeclared.txt \
+ polkitbackend-1-undocumented.txt \
*.stamp \
-rf html xml \
$(NULL)
diff --git a/docs/polkitbackend/polkitbackend-1-docs.xml b/docs/polkitbackend/polkitbackend-1-docs.xml
new file mode 100644
index 0000000..7a56075
--- /dev/null
+++ b/docs/polkitbackend/polkitbackend-1-docs.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+<!ENTITY version SYSTEM "../version.xml">
+]>
+<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
+</book>
diff --git a/docs/polkitbackend/polkitbackend-1-sections.txt b/docs/polkitbackend/polkitbackend-1-sections.txt
new file mode 100644
index 0000000..4f650da
--- /dev/null
+++ b/docs/polkitbackend/polkitbackend-1-sections.txt
@@ -0,0 +1,117 @@
+<SECTION>
+<FILE>polkitbackendauthority</FILE>
+<TITLE>PolkitBackendAuthority</TITLE>
+POLKIT_BACKEND_AUTHORITY_EXTENSION_POINT_NAME
+PolkitBackendAuthority
+PolkitBackendAuthorityClass
+polkit_backend_authority_check_authorization
+polkit_backend_authority_check_authorization_finish
+polkit_backend_authority_register_authentication_agent
+polkit_backend_authority_unregister_authentication_agent
+polkit_backend_authority_authentication_agent_response
+polkit_backend_authority_enumerate_actions
+polkit_backend_authority_enumerate_users
+polkit_backend_authority_enumerate_groups
+polkit_backend_authority_enumerate_authorizations
+polkit_backend_authority_add_authorization
+polkit_backend_authority_remove_authorization
+polkit_backend_authority_system_bus_name_owner_changed
+polkit_backend_authority_get
+polkit_backend_register_authority
+<SUBSECTION Standard>
+POLKIT_BACKEND_AUTHORITY
+POLKIT_BACKEND_IS_AUTHORITY
+POLKIT_BACKEND_TYPE_AUTHORITY
+polkit_backend_authority_get_type
+POLKIT_BACKEND_AUTHORITY_CLASS
+POLKIT_BACKEND_IS_AUTHORITY_CLASS
+POLKIT_BACKEND_AUTHORITY_GET_CLASS
+</SECTION>
+
+<SECTION>
+<FILE>polkitbackendactionlookup</FILE>
+<TITLE>PolkitBackendActionLookup</TITLE>
+POLKIT_BACKEND_ACTION_LOOKUP_EXTENSION_POINT_NAME
+PolkitBackendActionLookup
+PolkitBackendActionLookupIface
+polkit_backend_action_lookup_get_message
+polkit_backend_action_lookup_get_icon_name
+polkit_backend_action_lookup_get_details
+<SUBSECTION Standard>
+POLKIT_BACKEND_ACTION_LOOKUP
+POLKIT_BACKEND_IS_ACTION_LOOKUP
+POLKIT_BACKEND_TYPE_ACTION_LOOKUP
+polkit_backend_action_lookup_get_type
+POLKIT_BACKEND_ACTION_LOOKUP_GET_IFACE
+</SECTION>
+
+<SECTION>
+<FILE>polkitbackendlocalauthority</FILE>
+<TITLE>PolkitBackendLocalAuthority</TITLE>
+PolkitBackendLocalAuthority
+PolkitBackendLocalAuthorityClass
+polkit_backend_local_authority_new
+<SUBSECTION Standard>
+POLKIT_BACKEND_LOCAL_AUTHORITY
+POLKIT_BACKEND_IS_LOCAL_AUTHORITY
+POLKIT_BACKEND_TYPE_LOCAL_AUTHORITY
+polkit_backend_local_authority_get_type
+POLKIT_BACKEND_LOCAL_AUTHORITY_CLASS
+POLKIT_BACKEND_IS_LOCAL_AUTHORITY_CLASS
+POLKIT_BACKEND_LOCAL_AUTHORITY_GET_CLASS
+</SECTION>
+
+<SECTION>
+<FILE>polkitbackendactionpool</FILE>
+<TITLE>PolkitBackendActionPool</TITLE>
+PolkitBackendActionPool
+polkit_backend_action_pool_new
+polkit_backend_action_pool_get_all_actions
+polkit_backend_action_pool_get_action
+<SUBSECTION Standard>
+POLKIT_BACKEND_ACTION_POOL
+POLKIT_BACKEND_IS_ACTION_POOL
+POLKIT_BACKEND_TYPE_ACTION_POOL
+polkit_backend_action_pool_get_type
+POLKIT_BACKEND_ACTION_POOL_CLASS
+POLKIT_BACKEND_IS_ACTION_POOL_CLASS
+POLKIT_BACKEND_ACTION_POOL_GET_CLASS
+</SECTION>
+
+<SECTION>
+<FILE>polkitbackendsessionmonitor</FILE>
+PolkitBackendSessionMonitor
+polkit_backend_session_monitor_new
+polkit_backend_session_monitor_get_sessions
+polkit_backend_session_monitor_get_user_for_subject
+polkit_backend_session_monitor_get_session_for_subject
+polkit_backend_session_monitor_is_session_local
+polkit_backend_session_monitor_is_session_active
+<SUBSECTION Standard>
+POLKIT_BACKEND_SESSION_MONITOR
+POLKIT_BACKEND_IS_SESSION_MONITOR
+POLKIT_BACKEND_TYPE_SESSION_MONITOR
+polkit_backend_session_monitor_get_type
+POLKIT_BACKEND_SESSION_MONITOR_CLASS
+POLKIT_BACKEND_IS_SESSION_MONITOR_CLASS
+POLKIT_BACKEND_SESSION_MONITOR_GET_CLASS
+</SECTION>
+
+<SECTION>
+<FILE>polkitbackendconfigsource</FILE>
+PolkitBackendConfigSource
+polkit_backend_config_source_new
+polkit_backend_config_source_get_integer
+polkit_backend_config_source_get_boolean
+polkit_backend_config_source_get_double
+polkit_backend_config_source_get_string
+polkit_backend_config_source_get_string_list
+<SUBSECTION Standard>
+POLKIT_BACKEND_CONFIG_SOURCE
+POLKIT_BACKEND_IS_CONFIG_SOURCE
+POLKIT_BACKEND_TYPE_CONFIG_SOURCE
+polkit_backend_config_source_get_type
+POLKIT_BACKEND_CONFIG_SOURCE_CLASS
+POLKIT_BACKEND_IS_CONFIG_SOURCE_CLASS
+POLKIT_BACKEND_CONFIG_SOURCE_GET_CLASS
+</SECTION>
diff --git a/docs/polkitbackend/polkitbackend-1.types b/docs/polkitbackend/polkitbackend-1.types
new file mode 100644
index 0000000..cd0fde0
--- /dev/null
+++ b/docs/polkitbackend/polkitbackend-1.types
@@ -0,0 +1,6 @@
+polkit_backend_authority_get_type
+polkit_backend_action_lookup_get_type
+polkit_backend_local_authority_get_type
+polkit_backend_action_pool_get_type
+polkit_backend_session_monitor_get_type
+polkit_backend_config_source_get_type
diff --git a/docs/polkitbackend/polkitbackend-docs.xml b/docs/polkitbackend/polkitbackend-docs.xml
deleted file mode 100644
index 7a56075..0000000
--- a/docs/polkitbackend/polkitbackend-docs.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY version SYSTEM "../version.xml">
-]>
-<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
-</book>
diff --git a/docs/polkitbackend/polkitbackend-sections.txt b/docs/polkitbackend/polkitbackend-sections.txt
deleted file mode 100644
index 4f650da..0000000
--- a/docs/polkitbackend/polkitbackend-sections.txt
+++ /dev/null
@@ -1,117 +0,0 @@
-<SECTION>
-<FILE>polkitbackendauthority</FILE>
-<TITLE>PolkitBackendAuthority</TITLE>
-POLKIT_BACKEND_AUTHORITY_EXTENSION_POINT_NAME
-PolkitBackendAuthority
-PolkitBackendAuthorityClass
-polkit_backend_authority_check_authorization
-polkit_backend_authority_check_authorization_finish
-polkit_backend_authority_register_authentication_agent
-polkit_backend_authority_unregister_authentication_agent
-polkit_backend_authority_authentication_agent_response
-polkit_backend_authority_enumerate_actions
-polkit_backend_authority_enumerate_users
-polkit_backend_authority_enumerate_groups
-polkit_backend_authority_enumerate_authorizations
-polkit_backend_authority_add_authorization
-polkit_backend_authority_remove_authorization
-polkit_backend_authority_system_bus_name_owner_changed
-polkit_backend_authority_get
-polkit_backend_register_authority
-<SUBSECTION Standard>
-POLKIT_BACKEND_AUTHORITY
-POLKIT_BACKEND_IS_AUTHORITY
-POLKIT_BACKEND_TYPE_AUTHORITY
-polkit_backend_authority_get_type
-POLKIT_BACKEND_AUTHORITY_CLASS
-POLKIT_BACKEND_IS_AUTHORITY_CLASS
-POLKIT_BACKEND_AUTHORITY_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>polkitbackendactionlookup</FILE>
-<TITLE>PolkitBackendActionLookup</TITLE>
-POLKIT_BACKEND_ACTION_LOOKUP_EXTENSION_POINT_NAME
-PolkitBackendActionLookup
-PolkitBackendActionLookupIface
-polkit_backend_action_lookup_get_message
-polkit_backend_action_lookup_get_icon_name
-polkit_backend_action_lookup_get_details
-<SUBSECTION Standard>
-POLKIT_BACKEND_ACTION_LOOKUP
-POLKIT_BACKEND_IS_ACTION_LOOKUP
-POLKIT_BACKEND_TYPE_ACTION_LOOKUP
-polkit_backend_action_lookup_get_type
-POLKIT_BACKEND_ACTION_LOOKUP_GET_IFACE
-</SECTION>
-
-<SECTION>
-<FILE>polkitbackendlocalauthority</FILE>
-<TITLE>PolkitBackendLocalAuthority</TITLE>
-PolkitBackendLocalAuthority
-PolkitBackendLocalAuthorityClass
-polkit_backend_local_authority_new
-<SUBSECTION Standard>
-POLKIT_BACKEND_LOCAL_AUTHORITY
-POLKIT_BACKEND_IS_LOCAL_AUTHORITY
-POLKIT_BACKEND_TYPE_LOCAL_AUTHORITY
-polkit_backend_local_authority_get_type
-POLKIT_BACKEND_LOCAL_AUTHORITY_CLASS
-POLKIT_BACKEND_IS_LOCAL_AUTHORITY_CLASS
-POLKIT_BACKEND_LOCAL_AUTHORITY_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>polkitbackendactionpool</FILE>
-<TITLE>PolkitBackendActionPool</TITLE>
-PolkitBackendActionPool
-polkit_backend_action_pool_new
-polkit_backend_action_pool_get_all_actions
-polkit_backend_action_pool_get_action
-<SUBSECTION Standard>
-POLKIT_BACKEND_ACTION_POOL
-POLKIT_BACKEND_IS_ACTION_POOL
-POLKIT_BACKEND_TYPE_ACTION_POOL
-polkit_backend_action_pool_get_type
-POLKIT_BACKEND_ACTION_POOL_CLASS
-POLKIT_BACKEND_IS_ACTION_POOL_CLASS
-POLKIT_BACKEND_ACTION_POOL_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>polkitbackendsessionmonitor</FILE>
-PolkitBackendSessionMonitor
-polkit_backend_session_monitor_new
-polkit_backend_session_monitor_get_sessions
-polkit_backend_session_monitor_get_user_for_subject
-polkit_backend_session_monitor_get_session_for_subject
-polkit_backend_session_monitor_is_session_local
-polkit_backend_session_monitor_is_session_active
-<SUBSECTION Standard>
-POLKIT_BACKEND_SESSION_MONITOR
-POLKIT_BACKEND_IS_SESSION_MONITOR
-POLKIT_BACKEND_TYPE_SESSION_MONITOR
-polkit_backend_session_monitor_get_type
-POLKIT_BACKEND_SESSION_MONITOR_CLASS
-POLKIT_BACKEND_IS_SESSION_MONITOR_CLASS
-POLKIT_BACKEND_SESSION_MONITOR_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>polkitbackendconfigsource</FILE>
-PolkitBackendConfigSource
-polkit_backend_config_source_new
-polkit_backend_config_source_get_integer
-polkit_backend_config_source_get_boolean
-polkit_backend_config_source_get_double
-polkit_backend_config_source_get_string
-polkit_backend_config_source_get_string_list
-<SUBSECTION Standard>
-POLKIT_BACKEND_CONFIG_SOURCE
-POLKIT_BACKEND_IS_CONFIG_SOURCE
-POLKIT_BACKEND_TYPE_CONFIG_SOURCE
-polkit_backend_config_source_get_type
-POLKIT_BACKEND_CONFIG_SOURCE_CLASS
-POLKIT_BACKEND_IS_CONFIG_SOURCE_CLASS
-POLKIT_BACKEND_CONFIG_SOURCE_GET_CLASS
-</SECTION>
diff --git a/docs/polkitbackend/polkitbackend.types b/docs/polkitbackend/polkitbackend.types
deleted file mode 100644
index cd0fde0..0000000
--- a/docs/polkitbackend/polkitbackend.types
+++ /dev/null
@@ -1,6 +0,0 @@
-polkit_backend_authority_get_type
-polkit_backend_action_lookup_get_type
-polkit_backend_local_authority_get_type
-polkit_backend_action_pool_get_type
-polkit_backend_session_monitor_get_type
-polkit_backend_config_source_get_type
More information about the hal-commit
mailing list