Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 2002-11-22 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2002-11-22 | 1 | -0/+43 | |
| | | | | | | | | | | | | * 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 | |||||
* | 2002-11-21 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2002-11-21 | 1 | -0/+37 | |
| | | | | | | | | | | | | | | | | | * dbus/Makefile.am (INCLUDES): define DBUS_COMPILATION so we can allow ourselves to include files directly, instead of having to use dbus.h * dbus/dbus.h: fill in * dbus/dbus-message.h: sketch out a sample header file. Include griping if you include it directly instead of via dbus.h * dbus/dbus-macros.h: new file with macros for extern "C", TRUE/FALSE, NULL, etc. * doc/file-boilerplate.c: put include guards in here | |||||
* | initial import of "dbus" skeleton | Havoc Pennington | 2002-11-21 | 1 | -0/+0 | |