File: README

package info (click to toggle)
ocamlweb 1.37-8
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 688 kB
  • ctags: 817
  • sloc: ml: 5,758; sh: 1,796; makefile: 240
file content (20 lines) | stat: -rw-r--r-- 514 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
ocamlweb is a literate programming tool for Objective Caml

The invocation is

	ocamlweb <options and files>

It creates a single LaTeX document with both documentation and code
(implementations and interfaces) extracted from the given files.
Documentation is inserted into ocaml files as comments and thus your
files will ever compile, no matter the fact you use ocamlweb or not.
See the manual for options.


COPYRIGHT
=========

This program is distributed under the GNU LGPL. 
See the enclosed file COPYING.