README
------

Documentation can be generated from the LATEX source in both postscript (.ps) and Adobe (.pdf) formats.

To build documentation from the LATEX source - from this directory, issue at the command line ($):

$ make manual
Builds the muffin user manual.

To clean up previously build documentation:

$ make clean
Cleans the built old user-manual documentation.

$ make cleanmuffin
Cleans all the built documentation files with files muffin*.

