[project @ 2002-04-24 16:13:26 by simonmar]
authorsimonmar <unknown>
Wed, 24 Apr 2002 16:13:26 +0000 (16:13 +0000)
committersimonmar <unknown>
Wed, 24 Apr 2002 16:13:26 +0000 (16:13 +0000)
commit7887b9e7f59b24c276eeedb74df6ad547c99ec01
tree43fb449e581be6a4efaf53af05c491edf85d4689
parent109c46aa086df8c16d01fe7ee86926918d83086c
[project @ 2002-04-24 16:13:26 by simonmar]
Makefile rules for building HTML documentation using Haddock.  It's a
bit rough around the edges so far, and I haven't added any actual
documentation yet, but you can build Haddock (in fptools/haddock) and
then say

$ make haddock-docs

in fptools/libraries/base to get bare-bones HTML docs for the entire
contents (almost) of the base package.
Makefile