summaryrefslogtreecommitdiffstats
path: root/doc/tools
Commit message (Collapse)AuthorAgeFilesLines
* deprecate the user properties and add unix-user propertiesWilliam Jon McCann2007-03-131-9/+66
| | | | | Also added deprecated notes to the docs. New code should be using GetUnixUser instead of GetUser etc.
* convert to utf8 and xhtml outputWilliam Jon McCann2007-03-131-1/+1
| | | | Seems to fix some problems with invalid characters showing up.
* add the last bits of spec frameworkWilliam Jon McCann2007-03-135-0/+508
The spec is the introspection format extended with docs. There are tools to build docbook and strip the docs to make dbus introspect xml.