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.

2013-01-21 11:32
1.8.3.1

O foco principal desta versão está corrigindo uma série de bugs.

Ele também inclui um par de pequenas melhorias para facilitar a personalização a saída.
Tags: Bug fixes
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.

2012-12-27 08:11
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.

2012-02-26 07:03
1.8.0

Esta versão suporta marcação Markdown-estilo nos comentários, permite que as guias de navegação e a árvore para ser estendido com tabulações definidas pelo usuário, adiciona um novo comando para criar uma tabela local de conteúdo para páginas com seções, dá uma opção de impressão de imagens SVG interativas e corrige bugs.
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

Esta versão corrige um bug que poderia causar doxygen travar quando INCLUDE_PATH não estava vazio. Ele também corrige dois casos nos qual doxygen não estava produzindo saída XHTML válido. Adiciona suporte para @ staticmethods em Python e fornece mais controle sobre o tamanho dos caches internos usados pelo doxygen.
Tags: Bug fixes
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.

2011-12-04 10:37
1.7.6

A árvore de navegação (GENERATE_TREEVIEW = YES) foi reprojetada. O motor de busca local agora é mais compacto, assim que os dados de pesquisa carrega mais rápido. Foi adicionado suporte para referências cruzadas inteligente-ponteiro como classes. Foi adicionado suporte para PHP heredoc. O analisador VHDL foi reescrito. Muitos bugs foram corrigidos.
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