Produce documentation for OPAM packages.
Depending on : opam, cow, compiler-libs.common, unix, ocamlfind
Requires compiler version >= 4.01
====
Usage :
-
Write the names of the packages for which you want to generate documentation into the
packages
file. -
Write the URL from which you intend to serve the documentation into the
url
file. -
Write any additional OPAM repositories you need into the
repositories
file. -
Run
make
. -
The documentation should now be in the
doc
folder.