aboutsummaryrefslogtreecommitdiff
path: root/dev/ocamldoc/header.tex
AgeCommit message (Collapse)Author
2018-10-02[doc] [api] Remove `ocamldoc` support in favor of `odoc`Emilio Jesus Gallego Arias
This PR removes support for `ocamldoc` in favor of `odoc`. Following a recent discussion in OCaml's discord, it turns out that basically all the ecosystem has migrated to odoc, thus we follow suit and may focus on `odoc` for Coq's ML API documentation.
2015-12-05Ensuring that documentation of mli code works in the presence of utf-8Hugo Herbelin
characters.