2 Installation
2.1 Requirements
The following programs are required to compile MlDoc:
-
Objective Caml version 3.08 (it may work with older versions)
- GNU Make
- LATEX2e with packages alltt and color ; packages fontenc,
inputenc and fullpage are needed to use option -main
- the documentation of mldoc uses the bera fonts ;
- HEVEA, version 1.04 (at least the developpement version from
june 1999)
2.2 Compilation
First check the Makefile.config file for customization. Then,
type make and make doc to generate this
documentation in the doc directory.
To install, just copy the produced mldoc file where you
want. The doc directory contains the postscript and html
documentation.