All releases of doxygen


Release Notes: This release changes the way indexes are rendered for the HTML output, adds several other look-and-feel improvements, shows inherited members as expandable sections in the member overview of an HTML class page, and includes a number of smaller changes and a large number of bugfixes.


Release Notes: This release supports Markdown-style markup in comments, allows the navigation tabs and tree to be extended with user-defined tabs, adds a new command to create a local table of contents for pages with sections, gives interactive SVG images a print option, and fixes bugs.


Release Notes: This release fixes a bug which could cause doxygen to hang when INCLUDE_PATH was not empty. It also fixes two cases in which doxygen was not producing valid XHTML output. It adds support for @staticmethods in Python and provides more control over the size of internal caches used by doxygen.


Release Notes: The navigation tree (GENERATE_TREEVIEW=YES) has been redesigned. The local search engine is now more compact, so the search data loads faster. Support has been added for cross-referencing smart-pointer like classes. Support for PHP heredoc has been added. The VHDL parser has been rewritten. Many bugs have been fixed.


Release Notes: A bug that could cause doxygen to crash on large projects was fixed. A problem using \cite under Windows and a couple of smaller regressions were also fixed.


Release Notes: This version adds support for Tcl parsing, bibTeX literature citations, a new way of including code fragments, zooming and panning for large SVG images, and searching via an open-search provider browser add-in. As always, many bugs have been fixed.


Release Notes: This releases fixes a number of bugs that have been found in the previous releases and adds an option that allows embedding of the class documentation inside the documentation of a group.


Release Notes: This release adds support for including SVG images generated by the dot tool. The way the tree view looks and works has been redesigned. It is now dynamically loaded on a page instead of using HTML frames. Each HTML page now (optionally) has a header with project name, synopsis, and logo. The wizard has a new control to visually select the color of the HTML output. Many bugs have been fixed.


Release Notes: This release added support for PHP namespaces and Apple's Blocks language extension. Formulae in the HTML output can optionally be rendered using MathJax. The LaTeX output has a new and improved look. Many bugs have been fixed.


Release Notes: This release fixes a couple of issues found in the previous release.