summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-01-06 19:15:26 -0500
committerDavid Zeuthen <davidz@redhat.com>2009-01-06 19:15:26 -0500
commit3559b6400ee17f9b176ce4e82559a79320c7a08a (patch)
tree2651098fc6d3d78a99c2306dac044f424d953cbe /docs
parent5dc27c3c43b0ebbfc9889be0f40c8443ec5a75d3 (diff)
add subject interface and some classes implementing this interface
Diffstat (limited to 'docs')
-rw-r--r--docs/polkit/polkit-docs.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/polkit/polkit-docs.xml b/docs/polkit/polkit-docs.xml
index 1edfaf0..bb9d379 100644
--- a/docs/polkit/polkit-docs.xml
+++ b/docs/polkit/polkit-docs.xml
@@ -64,15 +64,19 @@
</para>
</partintro>
<xi:include href="xml/polkitauthority.xml"/>
- <xi:include href="xml/polkitauthorizationclaim.xml"/>
- <xi:include href="xml/polkitauthorizationresult.xml"/>
<xi:include href="xml/polkitactiondescription.xml"/>
<xi:include href="xml/polkiterror.xml"/>
<xi:include href="xml/polkitsubject.xml"/>
+ <xi:include href="xml/polkitunixuser.xml"/>
+ <xi:include href="xml/polkitunixgroup.xml"/>
+ <xi:include href="xml/polkitunixprocess.xml"/>
+ <xi:include href="xml/polkitsystembusname.xml"/>
<chapter id="extending">
<title>Extending PolicyKit</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/polkitbackendserver.xml"/>
</chapter>
</reference>