[Insight-developers] Modularization & Doxygen ?
Arnaud GELAS
arnaud_gelas at hms.harvard.edu
Thu Apr 14 10:11:54 EDT 2011
Hi all,
I have been generating the doxygen documentation every night on my
machine by directly using ctest (with monolithic ITK).
Doxygen warnings used to appear on the dashboard (though they were
detected as compiler warnings).
After switching to modular dashboard, the doxygen documentation is not
generated anymore via ctest (I have to call make at the top directory).
So warnings or potential errors from doxygen are not reported on the
dashboard...
(For instance, there is no way to know if doxygen failed on one latex
formula, and all consecutive formulas were not generated...)
Is there a way
* to generate the doxygen documentation via ctest ? to report
warnings and errors on the dashboard ?
* to extract doxygen warnings from compiler's warnings and to make
it appear somewhere else?
Right now, the doxygen documentation does not follow the modularization,
i.e. one will generate the complete doxygen documentation, not the one
corresponding to the desired modules... Should we make an optional
"modularized" doxygen documentation?
This last one would be useful for developers who could only generate the
doxygen documentation of the module they are working on?
Thanks,
Arnaud
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20110414/d09f88c9/attachment.htm>
More information about the Insight-developers
mailing list