PR#6166: document -ocamldoc option of ocamlbuild

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14076 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Xavier Clerc 2013-09-09 08:52:42 +00:00
parent a20f6e647b
commit 83ca86dd23
2 changed files with 4 additions and 0 deletions

View File

@ -29,6 +29,7 @@ Features wishes:
hexa representations (patch by Zoe Paraskevopoulou)
- PR#5650: Camlp4FoldGenerator doesn't handle well "abstract" types
- PR#6071: Add a -noinit option to the toplevel (patch by David Sheets)
- PR#6166: document -ocamldoc option of ocamlbuild
OCaml 4.01.0:

View File

@ -236,6 +236,9 @@ Set the OCaml native compiler
\fB\-ocamldep\fR <command>
Set the OCaml dependency tool
.TP
\fB\-ocamldoc\fR <command>
Set the OCaml documentation generator
.TP
\fB\-ocamlyacc\fR <command>
Set the ocamlyacc tool
.TP