Download List

Projeto Descrição

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.

2012-12-27 08:11 Back to release list
1.8.3

Esta versão adiciona suporte para usar indexação externos e ferramentas de busca para pesquisar a documentação de HTML. Ele inclui um indexador e buscador baseado no Xapian. Uma página do Markdown agora pode ser selecionada para servir como a página principal (útil para projetos GitHub). Seções condicionais como @if e @cond agora permitem que expressões de lógica para a guarda. Inclui uma série de mudanças menores, bem como um grande número de correções de bugs.
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.

Project Resources