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