GRASS Development

CVS repository kindly supported by Intevation GmbH, Osnabrck, Germany

##########################################################################
How to compile:
   See INSTALL file.

Yes, you should really read INSTALL.

##########################################################################
How to generate the 'Programmer's Manual':

This needs doxygen (http://www.doxygen.org) and optionally
Graphviz dot (http://www.research.att.com/sw/tools/graphviz/).

To build the GRASS programmer's documentation, run
   make htmldocs
here. This takes quite some time. The result is in doxygenhtml/index.html
which refers to further document repositories in
   lib/vector/html/index.html
   lib/db/html/index.html
   lib/gis/html/index.html

The master file is: ./grassrefman.dox where all sub-documents have to
be linked into.
