From e54095996b9066120ebf20011eba199d25422c2f Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Wed, 23 Jul 2008 23:22:36 -0400 Subject: use spec files directly as introspection xml and try to generate docs on the fly At one point we had to strip out the docs because dbus-glib didn't support unknown tags. Apparently this is now fixed. Also install the xml to /usr/share/dbus-1/interfaces. --- doc/dbus-introspect-docs.dtd | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 doc/dbus-introspect-docs.dtd (limited to 'doc/dbus-introspect-docs.dtd') diff --git a/doc/dbus-introspect-docs.dtd b/doc/dbus-introspect-docs.dtd deleted file mode 100644 index 5fe508e..0000000 --- a/doc/dbus-introspect-docs.dtd +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit