summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* use inotify to detect activity on tty when possibleWilliam Jon McCann2007-04-051-0/+1
|
* bump the ac_prereq and use the docdir varWilliam Jon McCann2007-04-031-1/+1
|
* add CanActivateSessions to Seat interfaceWilliam Jon McCann2007-03-193-5/+28
| | | | And associated documentation and added to test-fus.
* more typos in docsWilliam Jon McCann2007-03-151-2/+2
|
* typoWilliam Jon McCann2007-03-151-1/+1
|
* add some more docsWilliam Jon McCann2007-03-143-4/+213
|
* add missing instead attributeWilliam Jon McCann2007-03-141-0/+1
|
* don't include the generated html in gitWilliam Jon McCann2007-03-142-318/+0
|
* missed a namespace on the permission tagWilliam Jon McCann2007-03-133-70/+70
|
* updated doc dtdWilliam Jon McCann2007-03-132-65/+65
|
* deprecate the user properties and add unix-user propertiesWilliam Jon McCann2007-03-137-78/+222
| | | | | Also added deprecated notes to the docs. New code should be using GetUnixUser instead of GetUser etc.
* add more doc stubsWilliam Jon McCann2007-03-136-57/+108
|
* convert to utf8 and xhtml outputWilliam Jon McCann2007-03-133-62/+64
| | | | Seems to fix some problems with invalid characters showing up.
* add the last bits of spec frameworkWilliam Jon McCann2007-03-1320-741/+1821
| | | | | | The spec is the introspection format extended with docs. There are tools to build docbook and strip the docs to make dbus introspect xml.
* regenerate docsWilliam Jon McCann2007-03-102-54/+54
|
* add the generated doc htmlWilliam Jon McCann2007-03-102-1/+96
|
* add a few more parameters to session idlWilliam Jon McCann2007-03-091-1/+89
|
* add a tool to autogenerate dbus object ref docsWilliam Jon McCann2007-03-0910-152/+859
| | | | | | | 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.
* tweak the css for the docsWilliam Jon McCann2007-03-082-15/+66
|
* add a stub for docbook documentationWilliam Jon McCann2007-03-089-0/+305