Doxymacs

Doxymacs is an elisp package designed to make using and creating Doxygen easier for {X}Emacs users.
Download

Doxymacs Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Ryan T. Sammartino
  • Publisher web site:

Doxymacs Tags


Doxymacs Description

Doxymacs is an elisp package designed to make using and creating Doxygen easier for {X}Emacs users. Doxymacs is an elisp package designed to make using and creating Doxygen easier for {X}Emacs users.The project 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.Here are some key features of "Doxymacs":· 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.Requirements:· W3· tempo· version 2.6.13 or greater of libxml2.InstallationUse the configure script to configure and build doxymacs:$ ./configure$ make$ make install Be sure to put ${datadir}/share/${EMACS}/site-lisp in your load-path in your .emacs file, or wherever you configured the .elc files to end up.NOTE If you get:!! File error (("Cannot open load file" "url")) (or something similar) when you do make, then set the variable EMACSLOADPATH:$ EMACSLOADPATH=... make where ... is a colon separated list of directories to seach for packages.To byte compile with XEmacs, set the variable EMACS:$ EMACS=xemacs make If you want to avoid byte-compiling altogether:$ make ELCFILES=$ make install ELCFILES=What's New in This Release:· Fix bug #1490021: Allow spaces in @param style documentation.· Fix bug #1496399: Use better way to get user's e-mail address.


Doxymacs Related Software