Documentation.
==============

This docs directory contains all the documentation for
Inti. There are two subdirectories, reference and
tutorial. The tutorial subdirectory contains a tutorial
in HTML format that explains how to use Inti in detail,
and works through the example programs in the examples
directory. The reference subdirectory contains the full
library documentation in HTML. If you are using the CVS
version of Inti you will have to compile the documentation
yourself with doxygen version 1.3.2 or greater.

To compile the reference documentation change to the
reference subdirectory and in a command shell execute
the following line:

	doxygen Doxyfile

You will have to replace doxygen with it's full path if
it is not in a directory in you PATH statement.


The Inti Development Team.

