Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-21 11:32
1.8.3.1

The main focus of this release is fixing a number of bugs.

It also includes a couple of minor improvements to ease customizing the output.
標籤: Bug fixes

2012-12-27 08:11
1.8.3

This release adds support for using external indexing and search tools for searching the HTML documentation. It includes an indexer and search engine based on Xapian. A Markdown page can now be selected to serve as the main page (handy for GitHub projects). Conditional sections like @if and @cond now allow logic expressions for the guard. Includes a number of smaller changes as well as a large number of bugfixes.

2012-02-26 07:03
1.8.0

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.

2011-12-11 08:15
1.7.6.1

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.
標籤: Bug fixes

2011-12-04 10:37
1.7.6

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.

Project Resources