December 27, 2008
doxygen 1.5.8 (Default branch)
Doxygen is a cross-platform, JavaDoc-like
documentation system for C++, C, Objective-C, C#,
Java, IDL, Python, PHP, VHDL, and Fortran. Doxygen
can be used to generate an on-line class browser
(in HTML) and/or an off-line reference manual (in
LaTeX or RTF) from a set of source files. Doxygen
can also be configured to extract the
code-structure from undocumented source files.
This includes dependency graphs, class diagrams
and hyperlinked source code. This type of
information can be very useful to quickly find
your way in large source distributions.
License: GNU General Public License (GPL)
Changes:
This release introduces an updated wizard, which now uses Qt4 and provides more convenience in configuring and running doxygen. It also features a new Qt Help generator, which no longer requires an external tool to postprocess the output. An option had been added that allows configuring the parser that doxygen will use for a given file extension. As always, a large number of bugs have been fixed.
Related Posts
Filed under Uncategorized by


