mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-23 23:38:10 +02:00
read-only mirror of https://gitlab.freedesktop.org/dbus/dbus
* dbus/dbus-message.c: move inline docs into .c file * Doxyfile (OUTPUT_DIRECTORY): move output to doc/api so all docs are under doc/ (MAN_EXTENSION): generate man pages. Use extension ".3dbus" which matches ".3qt" on my system, I guess this is OK, I don't know really. (FILE_PATTERNS): look for .c files not .h, makes sense for plain C I think |
||
|---|---|---|
| bus | ||
| dbus | ||
| doc | ||
| test | ||
| AUTHORS | ||
| autogen.sh | ||
| ChangeLog | ||
| configure.in | ||
| COPYING | ||
| dbus-1.0.pc.in | ||
| Doxyfile | ||
| INSTALL | ||
| Makefile.am | ||
| Makefile.cvs | ||
| NEWS | ||
| README | ||
D-BUS is a simple IPC library based on messages.