[vtkusers] vtk's doxygen documentation

Mathieu Malaterre mathieu.malaterre at kitware.com
Mon Feb 27 15:34:25 EST 2006


John Harris wrote:
> Hi there,
> 
> I wanted to know if there was anything available that I could use to 
> mimic the very clean documentation style of vtk's classes
> 
> I downloaded and installed doxygen and of course all the vtk source. As 
> an exercise, I tried generating a doxygen documentation using one of 
> vtk's well documented classes, but I get a document that looks nothing 
> like vtk's doc pages
> 
> Just wanted to know if there was something available that I could use to 
> mimic this,


Look into VTK/Utilities/Doxygen
for the custom perl preprocessor.

or turn BUILD_DOCUMENTATION to ON and do:

$ make DoxygenDoc

HTH
Mathieu



More information about the vtkusers mailing list