pkgsrc/devel/doxymacs/DESCR
dsainty 901a96ea40 The purpose of the Doxymacs project is to create a LISP package that will make
using Doxygen from within {X}Emacs easier.

Doxymacs has the following features:

  * ability to look up documentation for symbols from {X}Emacs in the browser
    of your choice.

  * easily insert Doxygen style comments into source.

  * optionally use an "external" (i.e. written in C) XML parser to speed up
    building the completion list.

  * fontify Doxygen keywords.
2006-11-01 07:02:31 +00:00

14 lines
456 B
Text

The purpose of the Doxymacs project is to create a LISP package that will make
using Doxygen from within {X}Emacs easier.
Doxymacs has the following features:
* ability to look up documentation for symbols from {X}Emacs in the browser
of your choice.
* easily insert Doxygen style comments into source.
* optionally use an "external" (i.e. written in C) XML parser to speed up
building the completion list.
* fontify Doxygen keywords.