summaryrefslogtreecommitdiffstats
path: root/doc/ConsoleKit.xml.in
diff options
context:
space:
mode:
authorWilliam Jon McCann <mccann@jhu.edu>2007-03-09 11:40:59 -0500
committerWilliam Jon McCann <mccann@jhu.edu>2007-03-09 11:40:59 -0500
commit1d72374535de222cb816c74506555c71af10d429 (patch)
tree95426aec469fd9d37308d59f743c440af1069ecf /doc/ConsoleKit.xml.in
parent15ad40c8d8abd86a4b83e445031fd467406b45d8 (diff)
add a tool to autogenerate dbus object ref docs
I hope I didn't reinvent a wheel but it seems to work much better than hand coding these refentries. Still need to add support for comments and actual descriptions ala gtk-doc.
Diffstat (limited to 'doc/ConsoleKit.xml.in')
-rw-r--r--doc/ConsoleKit.xml.in10
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/ConsoleKit.xml.in b/doc/ConsoleKit.xml.in
index 73834a1..fca0aa4 100644
--- a/doc/ConsoleKit.xml.in
+++ b/doc/ConsoleKit.xml.in
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY dbus-Manager SYSTEM "./ck-dbus-manager.xml">
-<!ENTITY dbus-Seat SYSTEM "./ck-dbus-seat.xml">
-<!ENTITY dbus-Session SYSTEM "./ck-dbus-session.xml">
+<!ENTITY dbus-Manager SYSTEM "./ref-ck-manager.xml">
+<!ENTITY dbus-Seat SYSTEM "./ref-ck-seat.xml">
+<!ENTITY dbus-Session SYSTEM "./ref-ck-session.xml">
]>
<book id="index">
@@ -62,4 +62,8 @@
</reference>
</part>
+ <index>
+ <title>Index</title>
+ </index>
+
</book>