Gabriel Radanne
Gabriel Radanne
http://caml.inria.fr/pub/docs/manual-ocaml/libref/Format.html#VALset_margin
What about providing the appropriate functions but not calling them automatically, then ?
@darioteixeira Why is 'a monad not covariant ? It would help a bit ...
To try to go further, I manually replaced things in .install but I then hit the fact that the META is not generated and give up at this point.
After pinning doc-ock, doc-ock-xml and your branch of codoc. ``` % codoc doc /home/gabriel/.opam/4.02.3/lib/ocaml/ --scheme file --package stdlib -o complibdoc -f codoc: internal error, uncaught exception: Failure("unknown element @ index")...
Actually, it seems to work, it just doesn't like when there are leftovers from a previous version of codoc. However, now, codoc complains about templates.
Same remark for functions with many arguments.
I'm not really sure. Fundamentally, If I understand correctly, we first have a tree where the documentation indexes are the leaves, right ? Maybe describing in term of path to...
Yes. A bit like you can write an indexdoc for ocamldoc to show only the modules you want, but at the package level (On that note, a file where I...
It would be nice to be able to put the annotation on a whole module, too. You can see how it renders in rustdoc here: http://doc.rust-lang.org/1.0.0-alpha.2/std/index.html#modules