doxygen 1.5.7.1 (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 version fixes the problem where doxygen stops
with an error when GENERATE_HTML was set to NO. It
also includes a couple of other fixes, and it is
now possible to set the size of the font for dot
generated graphs.
