Reference documentation work merged.

Richard Guenther rguenth at tat.physik.uni-tuebingen.de
Sun Oct 26 14:45:15 UTC 2003


Hi!

The work on doxygenifizing the pooma sources and thus enabling generating
of reference documentation by doxygen is now merged into the official
POOMA CVS repository.  The reference documentation can be generated by
issuing

make html

from inside the docs/reference directory.  You need the doxygen tool for
generating.  Doxygen is available for most linux distributions and from

http://www.stack.nl/~dimitri/doxygen/

You also need the dot tool that comes with the graphviz package (on
Debian).  Otherwise you need to disable generation of the diagrams.


Richard.



More information about the pooma-dev mailing list