[Doxygen-users] Doxygen-1.2.12 in CVS
Brought to you by:
dimitri
From: Dimitri v. H. <di...@st...> - 2001-11-18 15:33:59
|
Hi, I've just committed the new release to CVS. Here's the changelog: ----------------------------------------------------------------------------- + ADD: Included patch by Erik Zeek to add EOL translation to the config file output. + ADD: Doxygen now searches the current directory for sources if the INPUT and FILE_PATTERNS are empty (thanks to Johan Eriksson for ideas and code) + ADD: Added update for Croatian by Boris Bralo. + ADD: Reference to/referenced by information is now included in the XML output. + BUG: The HIDE_UNDOC_CLASSES option did not work correctly for template instances when set to YES. + BUG: \line, \skipline and \until introduced too many new lines. + BUG: Doxygen did not parse "struct {} typedef S;" correctly. ----------------------------------------------------------------------------- Enjoy, Dimitri |