[
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: | Ashish Agarwal <agarwal1975@g...> |
| Subject: | Re: [Caml-list] ocamlbuild -pack and ocamldoc |
> You can define a > rule that syntacly pack all your interfaces into a big mli. Then give it to > ocamldoc. Is there a built-in way to do this? I was just writing my own script.