Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use spec files directly as introspection xml and try to generate docs on the fly | William Jon McCann | 2008-07-23 | 1 | -34/+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 framework | William Jon McCann | 2007-03-13 | 1 | -0/+34 |
The spec is the introspection format extended with docs. There are tools to build docbook and strip the docs to make dbus introspect xml. |