summaryrefslogtreecommitdiffstats
path: root/src/extension/dbus/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-084-1/+5
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Misc. typosluz.paz2018-01-082-2/+2
| | | Found via `codespell`
* Fix whitespace formatting of dbus documentation (bug 1282045)Tomasz Boczkowski2014-02-271-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1282045 (bzr r13066)
* Added missing (and very important) file.Soren Berg2009-07-161-2/+13
| | | | | | | Added get_path method. Added documentation on paths. (bzr r8254.1.13)
* Documentation helper files. Building documentation is currently done by ↵Soren Berg2009-07-136-0/+875
shell script, but will be integrated into the build system eventually. (bzr r8254.1.9)