From 77fe8e2e89af7cd21357116e9668b23d958fb2a5 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Thu, 24 Jul 2008 00:32:21 -0400 Subject: pull updated DTD and xsl from DeviceKit-disks --- doc/dbus-introspect-docs.dtd | 4 +- doc/xml/spec-to-docbook.xsl | 171 +++++++++++++++++++++++++++++++++++-------- 2 files changed, 141 insertions(+), 34 deletions(-) diff --git a/doc/dbus-introspect-docs.dtd b/doc/dbus-introspect-docs.dtd index 5fe508e..ca918fb 100644 --- a/doc/dbus-introspect-docs.dtd +++ b/doc/dbus-introspect-docs.dtd @@ -19,8 +19,8 @@ - - + + diff --git a/doc/xml/spec-to-docbook.xsl b/doc/xml/spec-to-docbook.xsl index fccf887..1864414 100644 --- a/doc/xml/spec-to-docbook.xsl +++ b/doc/xml/spec-to-docbook.xsl @@ -37,32 +37,40 @@ - - Signals - - - - - - + + + + Signals + + + + + + + + Implemented Interfaces - implements + Objects implementing also implements org.freedesktop.DBus.Introspectable, org.freedesktop.DBus.Properties - - Properties - - - - - - + + + + Properties + + + + + + + + Description @@ -78,19 +86,27 @@ - - Signal Details - - - - + + + + Signal Details + + + + + + - - Property Details - - - - + + + + Property Details + + + + + + @@ -176,8 +192,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -186,6 +227,41 @@ + + + + + : + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -249,6 +325,12 @@ instead. + + + + + + See also: @@ -292,14 +374,39 @@ See also: : - + - + + + + + Errors + + + + : + + + + + + + + + + + + Permissions + + + + + -- cgit