aboutsummaryrefslogtreecommitdiffstats
path: root/doxygen.cfg.in
AgeCommit message (Collapse)AuthorFilesLines
2006-10-20One more Ethereal -> Wireshark name changejake1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19638 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-31Rename the main executable to "wireshark", along with more conversions:gerald1-1/+1
ethereal.com -> wireshark.org mailing lists and addresses ETHEREAL -> WIRESHARK Man pages Automake/Autoconf names git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18271 f5534014-38df-0310-8fa8-9805f1628bb7
2005-08-02Remove svn:executablejmayer1-65/+65
Add svn:eol-style native Add svn:keywords Id git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15180 f5534014-38df-0310-8fa8-9805f1628bb7
2004-10-27fix doxygen generationulfl1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12405 f5534014-38df-0310-8fa8-9805f1628bb7
2004-10-27fix doxygen generationulfl1-0/+65
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12403 f5534014-38df-0310-8fa8-9805f1628bb7
2004-10-27fix doxygen generationulfl1-1053/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12402 f5534014-38df-0310-8fa8-9805f1628bb7
2004-06-25doxygen changes:jmayer1-0/+1053
- moved doxygen.cfg to doxygen.cfg.in and let configure to the substitution on unix. Adapted the namke files accordingly. - Don't add doxygen as a dependency for libethereal and libui: As doxygen is an unconditional target, this would cause the applications to be rebuild every time make was called, even when nothing changed in the meantime. This means that by now we need to do "make doxygen" manually in case we want updated documentation. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11238 f5534014-38df-0310-8fa8-9805f1628bb7