debian man page for ocamlweb

Query: ocamlweb

OS: debian

Section: 1

Links: debian man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ocamlweb(1)						      General Commands Manual						       ocamlweb(1)

NAME
ocamlweb - A literate programming tool for Objective Caml
SYNOPSIS
ocamlweb [ options ] files
DESCRIPTION
ocamlweb is a literate programming tool for Objective Caml. It creates a LaTeX document with both documentation and code (implementations and interfaces) from a set of Caml files. Documentation is inserted into ocaml files as comments. Conversely, code may be quoted inside documentation between square brackets. See the ocamlweb web site for documentation and examples.
OPTIONS
-h Help. Will give you the complete list of options accepted by ocamlweb. For detailed explanations, please check the ocamlweb manual. On a Debian system the manual can be found at /usr/share/doc/ocamlweb in HTML format, or via the Debian help system.
AUTHORS
Jean-Christophe Filliatre <filliatr@lri.fr> Claude Marche <marche@lri.fr>
SEE ALSO
Ocamlweb web site: http://www.lri.fr/~filliatr/ocamlweb/ The Objective Caml web site: http://caml.inria.fr/ June 15, 2001 ocamlweb(1)
Related Man Pages
camlp4(1) - debian
coqmktop(1) - debian
jocamllex(1) - debian
ocamlmklib(1) - debian
ocamlwc(1) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com