Subject: CVS commit: wip/haddock
From: Emil Sköldberg
Date: 2005-11-14 17:28:48
Message id: E1EbhCZ-0008Aq-7E@sc8-pr-cvs1.sourceforge.net

Log Message:
Haddock is a tool for automatically generating documentation from
annotated Haskell source code. It is primarily intended for documenting
libraries, but it should be useful for any kind of Haskell code.

Like other systems, Haddock lets you write documentation annotations
next to the definitions of functions and types in the source code, in a
syntax that is easy on the eye when writing the source code (no
heavyweight mark-up). The documentation generated by Haddock is fully
hyperlinked - click on a type name in a type signature to go straight to
the definition, and documentation, for that type.


Files:
RevisionActionfile
1.1importwip/haddock/DESCR
1.1importwip/haddock/distinfo
1.1importwip/haddock/PLIST
1.1importwip/haddock/Makefile