Compatible with Doxygen 1.5.8
Brought to you by:
akkumar
1. Change in DoxygenConfig()
This makes the ant task work with doxygen 1.5.8
2. Change in setProperty(String, String)
This allows one to specify multiple FILE_PATTERNS. For example
<property name="FILE_PATTERNS" value="*.java *.dox"/>
Hope this helps.
--
Emil Andonov
More info on 1:
- Doxygen 1.5.8 says that DETAILS_AT_TOP is depricated.
- EXPAND_TOC is TOC_EXPAND
Emil
Patch added to address DETAILS_AT_TOP and EXPAND_TOC
FILE_PATTERNS tracked separately at - ID: 2521744 .
Closing the first issue though.