aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/botan.doxy.in
Commit message (Expand)AuthorAgeFilesLines
* Remove DETAILS_AT_TOP, not a Doxygen option anymorelloyd2010-06-161-1/+0
* Don't extract local classeslloyd2010-06-151-2/+2
* More Doxygen updateslloyd2010-06-151-2/+2
* Exclude Python/Perl wrappers from Doxygen outputlloyd2010-06-071-1/+1
* Show inherited members; makes Doxygen output much more sensiblelloyd2010-06-021-1/+1
* Disable STRIP_CODE_COMMENTS for Doxygen outputlloyd2009-07-211-1/+1
* Change the makefile template language somewhat. Previously variableslloyd2009-07-011-1/+1
* Fix include of mp_asm.h in mp_ia32_msvc/mp_asmi.h (used quotes instead of bra...lloyd2008-10-151-4/+4
* Enable sorting in Doxygen outputlloyd2008-10-141-1/+1
* Disable generation of man pageslloyd2008-10-131-1/+1
* Don't extract static - Doxygen extracts private static which makes a messlloyd2008-10-131-1/+1
* Further doxygen config tweakslloyd2008-10-131-2/+2
* Disable extracting private, static, and local functions in Doxygen (too much ...lloyd2008-10-131-3/+3
* Add basic support for Doxygen, including a make targetlloyd2008-10-131-0/+233