On 8 Sep 2005, Jeff Rancier wrote:
>
> I've been charged with documenting some C/C++ source with Javadoc
> style comments for use with Doxygen.  Has anyone attempted this
> before?  Would that be a huge effort to implement?  Or perhaps,
> there is a tool that already does this?


It works fine, and pretty much like you'd expect (although the doxygen
tag set is somewhat richer than the one which comes with the standard
doclet).  As for Emacs integration, take a look at doxymacs mode; it
works quite nicely for me.

http://www.emacswiki.org/cgi-bin/wiki/DoxyMacs

Dan

Reply via email to