← Back to team overview

dolfin team mailing list archive

Re: Doxygen for PETsc and others

 

On 16/01/09 03:14 PM, Johan Hake wrote:
On Friday 16 January 2009 23:05:41 Anders Logg wrote:
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.

I am actually on to it. Adding usefull stuff all define has_foo, and removing totally irelevant stuff, as all the forms from elements from the script.

Will check in soon.

Awesome !


BArtek


Follow ups

References