[Improved and corrected documentation. Nils Anders Danielsson **20050627134211] { hunk ./Makefile 1 -# This Makefile is currently only used to build the documentation. +# This Makefile is currently only used to build the documentation and +# to run a test suite automatically using darcs. hunk ./Makefile 15 -# libraries. +# libraries. These files should be compiled using a Haddock program +# which is interface compatible with the one listed above (same +# version). hunk ./Makefile 20 -# Store documentation in this directory, after emptying it. +# Documentation is stored in this directory. Note that the directory +# is emptied first. }