Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add some more docs | William Jon McCann | 2007-03-14 | 3 | -4/+213 |
| | |||||
* | missed a namespace on the permission tag | William Jon McCann | 2007-03-13 | 1 | -2/+2 |
| | |||||
* | deprecate the user properties and add unix-user properties | William Jon McCann | 2007-03-13 | 2 | -7/+32 |
| | | | | | Also added deprecated notes to the docs. New code should be using GetUnixUser instead of GetUser etc. | ||||
* | add more doc stubs | William Jon McCann | 2007-03-13 | 3 | -0/+37 |
| | |||||
* | add the last bits of spec framework | William Jon McCann | 2007-03-13 | 4 | -0/+506 |
The spec is the introspection format extended with docs. There are tools to build docbook and strip the docs to make dbus introspect xml. |