[vtkusers] [VTK doc] compilation of documentation

Mathieu Malaterre mathieu.malaterre at kitware.com
Wed Jan 14 09:04:14 EST 2004


Benoit Regrain wrote:
> Hi everybody,
>  
> I would generate the documentation for an old nightly version of vtk
> but nothing is generated.

Salut Benoit,

	Assuming you have in your CMakeCache.txt:

BUILD_DOCUMENTATION              ON

	Go to VTKbin/Utilities/Doxygen
and type

	$sh doc_makeall.sh

You'll need doxygen, perl, dot ( which comes with the Graphviz package 
go to: http://www.research.att.com/sw/tools/graphviz/)

HTH
Mathieu





More information about the vtkusers mailing list