haddock-2.29.1: doc/README.md
# Haddock documentation
The documentation is in ReStructuredText format. You need
[Sphinx](http://www.sphinx-doc.org/) to process it. To build the HTML
documentation,
$ make html
which leaves the HTML documentation the `.build-html/` subdirectory.