Documenting VTK with doxygen ---------------------------- http://www.barre.nom.fr/vtk/doc/README Sebastien BARRE (Time-stamp: <2001-08-20 18:10:43 barre>) This file describes how to generate a doxygen-compliant documentation featuring cross-references between classes and examples, index, and accurate VTK version. Warning ------- These scripts are now part of VTK. You can grab them either by downloading the source distribution or through CVS access. VTK download: http://vtk.barre.nom.fr/links-download.html Source download (nightly, vtk3.1.2, vtk32, etc.): ftp://public.kitware.com/pub/vtk CVS: VTK >= 3.3: http://public.kitware.com/cgi-bin/cvsweb.cgi/VTK/Utilities/Doxygen/ VTK <= 3.2: http://public.kitware.com/cgi-bin/cvsweb.cgi/vtk/wrap/ Files ----- doc_readme.txt doc_class2example.pl doc_header2doxygen.pl doc_index.pl doc_version.pl doc_index.stop doxyfile Usage ----- Check doc_readme.txt for instructions, or the CVS: VTK >= 3.3: http://public.kitware.com/cgi-bin/cvsweb.cgi/~checkout~/vtknew/Wrapping/Doxygen/doc_readme.txt?content-type=text/plain VTK <= 3.2: http://public.kitware.com/cgi-bin/cvsweb.cgi/~checkout~/vtk/wrap/doc_readme.txt?content-type=text/plain