On Fri, Jan 16, 2009 at 01:34:56PM -0700, Bartosz Sawicki wrote:
I'm every day user of on-line documentation generated by Doxygen. This
makes my life much easier.:)
But I realized that classes for others backends than uBLAS, are ignored.
This is probably because macro HAS_PETSC is disabled. Would it be
possible to add "PREDEFINED = HAS_PETSC" to our Doxygen configuration
file?
BArtek
Try and see if you can get it to work. I don't know much about Doxygen
(other than the bare minimum needed to set up our current
configuration).
The documentation is generated using
scripts/makedoc
If you can find a solution that works, let me know.