summaryrefslogtreecommitdiffstats
path: root/doc/tools/spec-strip-docs.xsl
Commit message (Collapse)AuthorAgeFilesLines
* use spec files directly as introspection xml and try to generate docs on the flyWilliam Jon McCann2008-07-231-36/+0
| | | | | | 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.
* add the last bits of spec frameworkWilliam Jon McCann2007-03-131-0/+36
The spec is the introspection format extended with docs. There are tools to build docbook and strip the docs to make dbus introspect xml.