|
Summary Guide To Documentation
|
Basic Information
Please refer to
../README.html for an introduction to ITK. Or see
the Insight Web pages.
This directory contains only a limited subset of the total ITK documentation.
The directory contents include:
- InsightStart.pdf - users guide to
retrieving the code, mailing lists, web pages, the basics of creating
applications.
- InsightDeveloperStart.pdf -
developers guide to retrieving the code,
mailing lists, web pages, the basics of development.
Further Information
Additional documentation is being developed in a separate CVS
checkout directory (InsightDocuments). While this is not complete, you
may find useful information (including a coding style document).
If you would like to access this directory, use the following procedure:
cvs -d :pserver:anonymous@www.itk.org:/insight/cvsroot login
with password "insight"...then get the source/documentation as follows:
cvs -d :pserver:anonymous@www.itk.org:/insight/cvsroot checkout InsightDocuments