summaryrefslogtreecommitdiffstats
path: root/doxygen.cfg.in
Commit message (Collapse)AuthorAgeFilesLines
* doc: put doxygen configuration file into dietPablo Neira Ayuso2009-01-061-1171/+0
| | | | | | | | | This patch puts the doxygen config file into diet since it was bloated with tons of comments. If we need help, we can go look for the official documentation instead of consuming ~50KB. With this patch, the file results in ~5KB. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* Add doxygen config file.Eric Leblond2008-12-221-0/+1356
This patch adds a doxygen configuration file which is generated by the configure script.