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.

2012-12-27 08:11 Retour à la liste release
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.

Project Resources