Hi,
Release 1.2.14 is now available from CVS. Here is the changelog
for this week:
---------------------------------------------------------------------------
+ ADD: Included language update for German (Thanks to Oliver Brandt).
+ ADD: Added "list of all members" to the XML output.
+ ADD: Added option DOT_IMAGE_FORMAT that can be used to set the image
format of images generated by dot (possible formats: gif, png, jpg).
+ BUG: The version number in config files generated by doxywizard was
always 0.1.
+ BUG: Having a macro function and typedef with the same name confused doxygen.
+ BUG: An \endverbatim command at the end of a \name section was not parsed.
+ BUG: Stars (*) at the start of a line in /**< ... */ style comments
after a parameter were included in the result.
+ BUG: Putting a C-style comment in a @code block was not handled properly.
---------------------------------------------------------------------------
Enjoy,
Dimitri
|