summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-01-31 16:17:27 -0500
committerDavid Zeuthen <davidz@redhat.com>2009-01-31 16:17:27 -0500
commit2f0e640fb93cec4395e926f3ea50037435cf78d0 (patch)
treed05fde4b476e72a699a4756975941d9c73f38c1c /docs
parentda781b2e933f95f8c7d7eaa9f9df74e841494351 (diff)
fix up polkitagent docs
Diffstat (limited to 'docs')
-rw-r--r--docs/polkitagent/Makefile.am19
-rw-r--r--docs/polkitagent/polkitagent-sections.txt1
-rw-r--r--docs/polkitagent/polkitagent.types2
3 files changed, 16 insertions, 6 deletions
diff --git a/docs/polkitagent/Makefile.am b/docs/polkitagent/Makefile.am
index 75a134a..4ef4787 100644
--- a/docs/polkitagent/Makefile.am
+++ b/docs/polkitagent/Makefile.am
@@ -59,11 +59,14 @@ HTML_IMAGES = \
# Extra options to supply to gtkdoc-fixref
FIXXREF_OPTIONS=
-MAINTAINERCLEANFILES = \
- *~ \
- Makefile.in \
- polkitagent.types \
- polkit-*.txt \
+MAINTAINERCLEANFILES = \
+ *~ \
+ Makefile.in \
+ polkitagent-decl-list.txt \
+ polkitagent-decl.txt \
+ polkitagent-overrides.txt \
+ polkitagent-undeclared.txt \
+ polkitagent-undocumented.txt \
$(NULL)
if ENABLE_GTK_DOC
@@ -74,7 +77,11 @@ endif
CLEANFILES += *~ \
polkitagent-scan.* \
- polkitagent.* \
+ polkitagent.args \
+ polkitagent.hierarchy \
+ polkitagent.interfaces \
+ polkitagent.prerequisites \
+ polkitagent.signals \
*.bak \
polkitagent-decl-list.txt \
polkitagent-decl.txt \
diff --git a/docs/polkitagent/polkitagent-sections.txt b/docs/polkitagent/polkitagent-sections.txt
index 38c1de6..685be44 100644
--- a/docs/polkitagent/polkitagent-sections.txt
+++ b/docs/polkitagent/polkitagent-sections.txt
@@ -1,5 +1,6 @@
<SECTION>
<FILE>polkitagentsession</FILE>
+<TITLE>PolkitAgentSession</TITLE>
PolkitAgentSession
polkit_agent_session_new
polkit_agent_session_initiate
diff --git a/docs/polkitagent/polkitagent.types b/docs/polkitagent/polkitagent.types
new file mode 100644
index 0000000..dec96b8
--- /dev/null
+++ b/docs/polkitagent/polkitagent.types
@@ -0,0 +1,2 @@
+polkit_agent_session_get_type
+polkit_agent_listener_get_type