Télécharger la liste

Description du projet

Doxymacs is an elisp package designed to make using and creating Doxygen easier for {X}Emacs users. It currently features the ability to look up documentation for classes, functions, members, etc in the browser of your choice, fontification of Doxygen keywords, and automagical insertion of Doxygen comments. Comments can be inserted in JavaDoc, Qt, or C++ style, or you can create your own style via templates.

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.

2001-11-05 05:15
1.3.0

Une nouvelle fonction pour insérer Doxygen groupement des commentaires, et l'essai / vérification avec XEmacs version 21.4 (patch 4).
Tags: Minor feature enhancements
A new function to insert Doxygen grouping comments, and testing/verification with XEmacs version 21.4 (patch 4).

2001-09-17 01:05
1.2.1

La valeur par défaut "QT" style de documenter les fonctions ont un bug qui est corrigé avec cette version. Si vous utilisez le "QT" style de la documentation Doxygen, vous aurez probablement besoin d'obtenir cette version.
Tags: Minor bugfixes
The default "Qt" style of documenting functions had a bug which is fixed with this release. If you use the "Qt" style of Doxygen documentation, you will probably need to get this version.

2001-08-27 09:07
1.2.0

Un nouveau commentaire 'membre', qui fonctionne un peu comme 'M-;' a été ajoutée. La documentation en ligne et le texte d'aide a été mis à jour pour rendre plus conformes aux normes (X) Emacs. Bugs sous GNU Emacs ont été corrigés. Code a généralement été nettoyé afin de faciliter l'entretien futur.
Tags: Minor feature enhancements
A new 'member comment' which works much like 'M-;' has been added. On-line documentation and help text has been updated to conform more closely to {X}Emacs standards. Previous bugs under GNU Emacs have been fixed. Code was generally cleaned up to ease future maintenance.

2001-08-25 13:09
1.1.4

Corrections de bugs mineures apportées au code de fontification. EndLink et @ @ link fontify désormais correctement. Fontification pour @ b, @ em, @ c, @ p ont également été mis à jour.
Tags: Minor bugfixes
Minor bugfixes made to fontification code. @link and @endlink now fontify properly. Fontification for @b, @em, @c, and @p were also updated.

2001-07-10 10:20
1.1.3

Correctifs pour des problèmes de compilation de l'analyseur XML externe lors de l'utilisation des versions récentes de libxml2, le parser XML externe exige libxml2 version 2.3.4 ou supérieure.
Tags: Minor bugfixes
Fixes for compilation problems of the external XML parser when using recent versions of libxml2; the external XML parser requires libxml2 version 2.3.4 or greater.

Project Resources