logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ocamlweb - A literate programming tool for Objective Caml

Authors

Jean-ChristopheFilliatre<filliatr@lri.fr>ClaudeMarche<marche@lri.fr>

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.

Name

       ocamlweb - A literate programming tool for Objective Caml

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.

See Also

Ocamlwebwebsite:http://www.lri.fr/~filliatr/ocamlweb/TheObjectiveCamlwebsite:http://caml.inria.fr/

                                                  June 15, 2001                                      ocamlweb(1)

Synopsis

ocamlweb [ options ] files

See Also