aboutsummaryrefslogtreecommitdiff
path: root/doc/doxygen.conf
Commit message (Collapse)AuthorAge
* Makefile.am: no recursive makefilesMax Kellermann2009-02-23
| | | | | | Recursive Makefiles are inefficient and error prone (no proper way to declare dependencies). Since there's no disadvantage in having one single Makefile, let's do it.
* doc: generate API documentation with doxygenMax Kellermann2009-02-13
When configured with --enable-documentation, use doxygen.