Home Usage Download Change History Support |
1.4( 2004): WHAT'S NEW: ======== Attributes 'versionCompatible' , 'configFile', 'doxygenPath' added to the task. FEATURES: ======== 887510 DoxygenTask.java: Attribute 'versionCompatible' added 885849 DoxygenTask.java: Integrate/Remove of task-element support. 883163 DoxygenTask.java: Ant/Java flavor defaults for Doxygen 702402 DoxygenTask.java: Support for multiple INPUTs. 883174 DoxygenTask.java: Support nested attribute specifications. 883150 DoxygenTask.java: configFile attribute added 881633 DoxygenTask.java: doxygenPath attribute added BUGS FIXED: ========== 793056 FILE_PATTERNS 739884 Support for Doxygen 1.3 772527 Doxygen 1.3.2 Ant task support 875319 plugin do not support the current doxygen version1.3(Jan 21 2004): WHAT'S NEW: ========= The Task is now made independent of the doxygen version installation. <property> child nodes are added to the task structure. **Warning: Tasks written for version 1.2 may break and may need to be rewritten**1.2(Sep 18 2002): Supports Doxygen version 1.2.181.1(Sep 12 2002): Attribute ignoreVersion added so as to ignore the version check between the doxygen version for which the task is written and the doxygen version installed on the system.1.0(Sep 11 2002): Initial Revision. |