Télécharger la liste

Description du projet

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.

Système requise

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

L'objectif principal de cette version fixe un certain nombre de bogues.

Il comprend également quelques améliorations mineures pour faciliter la personnalisation de la sortie.
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

Cette version ajoute le support pour l'utilisation externe d'indexation et de recherche des outils pour la recherche de la documentation HTML. Il comprend un moteur de recherche basé sur Xapian et un indexeur. Une page Markdown maintenant peut être sélectionnée que pour servir la page d'accueil (très pratique pour les projets GitHub). Les sections conditionnelles comme @if et @cond permettent maintenant aux expressions logiques pour la garde. Comprend un certain nombre de changements plus petits ainsi qu'un grand nombre de corrections 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

Cette version prend en charge la balise démarque-style dans les commentaires, permet les onglets de navigation et l'arbre à être étendu avec onglets défini par l'utilisateur, ajoute une nouvelle commande pour créer une table locale des matières pour les pages avec articles, donne des images SVG interactives une option d'impression et corrige des 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

Cette version corrige un bug qui pouvait causer doxygen accrocher lorsque INCLUDE_PATH n'était pas vide. Il corrige également deux cas dans lequel doxygen produisait pas sortie XHTML valide. Elle ajoute le support pour @ staticmethods en Python et donne plus de contrôle sur la taille des caches internes utilisé par 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

L'arborescence de navigation (GENERATE_TREEVIEW = YES) a été redessiné. Le moteur de recherche local est maintenant plus compact, afin que les données de recherche des charges plus rapidement. Soutien a été ajouté pour les renvois smart-pointeur comme classes. Soutien pour PHP heredoc a été ajouté. L'analyseur VHDL a été réécrite. De nombreux bogues ont été corrigés.
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