I have an ocaml project using Dune. I want to generate documentation using Odoc. Currently, running dune build @doc
works, but I want to pass in the -short-functors
option to Odoc. How do I pass options to Odoc through Dune?
Asked
Active
Viewed 233 times
2

nosman
- 95
- 1
- 7