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
packagesfile. -
Write the URL from which you intend to serve the documentation into the
urlfile. -
Write any additional OPAM repositories you need into the
repositoriesfile. -
Run
make. -
The documentation should now be in the
docfolder.