summaryrefslogtreecommitdiffstats
path: root/doc/dbus-introspect-docs.dtd
Commit message (Collapse)AuthorAgeFilesLines
* reorganize the docs a bitWilliam Jon McCann2008-07-301-32/+0
|
* pull updated DTD and xsl from DeviceKit-disksWilliam Jon McCann2008-07-241-2/+2
|
* fix the includesWilliam Jon McCann2008-07-231-0/+32
|
* use spec files directly as introspection xml and try to generate docs on the flyWilliam Jon McCann2008-07-231-32/+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 missing instead attributeWilliam Jon McCann2007-03-141-0/+1
|
* updated doc dtdWilliam Jon McCann2007-03-131-1/+1
|
* deprecate the user properties and add unix-user propertiesWilliam Jon McCann2007-03-131-1/+1
| | | | | Also added deprecated notes to the docs. New code should be using GetUnixUser instead of GetUser etc.
* add the last bits of spec frameworkWilliam Jon McCann2007-03-131-0/+31
The spec is the introspection format extended with docs. There are tools to build docbook and strip the docs to make dbus introspect xml.