[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Maxence Guesdon <maxence.guesdon@i...> |
| Subject: | Re: [Caml-list] ocamldoc and packing |
> Would it be possible to have a `-pack' option in ocamldoc, that works in a > consistant way with the homologous option of the compiler ? This is not > something `vital' but could help in build-automation. This is possible. Correct me if I'm wrong : ocamldoc -pack <final module name> ... It should create a single module containing the given modules. All absolute module names should be prefixed with the final module name. Is that the desired behaviour ? -- Maxence Guesdon ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners