Share

doxymacs

Code

Programming Languages: C, Lisp

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2007-10-08 cvs -d:pserver:anonymous@doxymacs.cvs.sourceforge.net:/cvsroot/doxymacs login

cvs -z3 -d:pserver:anonymous@doxymacs.cvs.sourceforge.net:/cvsroot/doxymacs co -P modulename

Show:

What's happening?

  • Support for fortran

    Hi, I am quite new but anyway started tweaking doxymacs.el to support fortran (mainly for my own use). If there is anybody interesting. May be will be nice if somebody more experienced could improve it but it seems to be working quite satisfactorily. Here is the patch to the original (at least for gentoo: doxymacs-1.8.0-r3). If interested, use it as: $> patch doxymacs.el...

    2009-06-13 20:06:10 UTC by fiolj

  • doxymacs with other languages

    Hi, have someone tried to use doxymacs with other programming languages? I am looking to use it specifically with python and fortran but when I try to insert a comment it makes c-like comments. I am just starting, so I'll appreciate any hint. Regards, Juan.

    2009-06-10 20:25:59 UTC by fiolj

  • Problem setting doxymacs-doxygen-dirs

    Dear forum, if I set doxymacs-doxygen-dirs as suggested in the documentation, i.e. (defcustom doxymacs-doxygen-dirs '((\"^/home/me/project/foo/\" \"http://someplace.com/doc/foo/foo.xml\" \"http://someplace.com/doc/foo/\") (\"^/home/me/project/bar/\" \"~/project/bar/doc/bar.xml\"...

    2009-01-09 09:02:23 UTC by roessel

  • Redundant whitespace in JavaDoc-style function comment

    In the following (taken from the latest version in CVS): >>> (defconst doxymacs-JavaDoc-function-comment-template '((let ((next-func (doxymacs-find-next-func))) (if next-func (list 'l "/** " '> 'n " * " 'p '> 'n " * " '> 'n > "/**" '>...

    2008-01-03 02:59:47 UTC by doshea

  • Comment: Associate multiple tag files with a single directory

    Thanks for the suggestion. It'd be great if you could submit a patch, since I don't really have much time to work on doxymacs nowadays (and there are a couple features I've been meaning to get to for myself, as well). Hopefully the New Year will see some more free time.

    2007-11-29 23:42:39 UTC by ryants

  • Associate multiple tag files with a single directory

    When I generate the Doxygen HTML documentation for my project, I use the TAGFILES configuration option to have the generated documentation reference the documentation for some external vendor sources. The tag file generated for my sources doesn't include the functions from the external vendor sources, so doxymacs-lookup can only see the functions defined in my own source code. It would be...

    2007-11-29 23:38:54 UTC by doshea

  • doxymacs

    ryants committed patchset 162 of module doxymacs to the doxymacs CVS repository, changing 1 files.

    2007-10-08 20:05:15 UTC by ryants

  • Update comments

    Please take a look at this demo http://nschum.de/src/emacs/doc-mode/screencast/ http://nschum.de/src/emacs/doc-mode/ Personally, I think the update command is very useful for the documentation. Hopefully doxymacs could have this ability. Thanks a lot for the hard work on this project.

    2007-10-04 16:00:27 UTC by viadoo

  • doxymacs

    ryants committed patchset 161 of module doxymacs to the doxymacs CVS repository, changing 1 files.

    2007-06-10 13:30:33 UTC by ryants

  • doxymacs 1.8.0 released

    Version 1.8.0 of doxymacs, the elisp package designed to make using Doxygen-style comments in {X}Emacs easier, has been released. New in this version: - Fix bug #1490021: Allow spaces in @param [in] style documentation. - Fix bug #1496399: Use better way to get user's e-mail address.

    2007-06-10 13:25:37 UTC by ryants

Our Numbers