Browse thread
How to tell ocamlbuild to pass options to ocamldoc?
[
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: | Andrej Bauer <Andrej.Bauer@f...> |
| Subject: | How to tell ocamlbuild to pass options to ocamldoc? |
Perhaps I am just blind, but I was unable to figure out after poking around for a while, how to tell ocamlbuild that it should pass the -keep-code flag to ocamldoc. I suspect I need to put something in _tags, but what? (I am an ocamlbuild newbie.) Andrej