summaryrefslogtreecommitdiffstats
path: root/Doxyfile
Commit message (Collapse)AuthorAgeFilesLines
* 2002-11-22 Havoc Pennington <hp@redhat.com>Havoc Pennington2002-11-221-183/+0
| | | | | | | | | | * Makefile.am: include "Doxyfile" target in all-local * configure.in: generate the Doxyfile * Doxyfile.in: move Doxyfile here, so we can use configure to generate a Doxyfile with the right version number etc.
* 2002-11-22 Havoc Pennington <hp@redhat.com>Havoc Pennington2002-11-221-5/+5
| | | | | | | | | | | | * 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
* Adding documentation (Doxygen) support.Zack Rusin2002-11-221-0/+183