summaryrefslogtreecommitdiffstats
path: root/doc/docize-dbus-xml.sh
Commit message (Collapse)AuthorAgeFilesLines
* add the last bits of spec frameworkWilliam Jon McCann2007-03-131-34/+0
| | | | | | The spec is the introspection format extended with docs. There are tools to build docbook and strip the docs to make dbus introspect xml.
* add a tool to autogenerate dbus object ref docsWilliam Jon McCann2007-03-091-0/+34
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.