Menu

Pas2Dox v0.40 Released

Pas2Dox (Pascal To Doxygen) is a pre-processing filter for Doxygen. It allows Kylix/Delphi programmers to comment their code using JavaDoc style tags and then have Doxygen build the application documentation.

The dependency on the Qt libraries has been removed. Two new command line options have been added: -o to specify output, and -i for processing the interface section only. Additional work has been done on handling of compiler defines, assembler functions, and implementation types. Numerous bug fixes have been made. The debug output has been corrected to be more suitable for Doxygen, and class members now default to public.

Posted by Darren Bowles 2003-08-10

Log in to post a comment.