OCaml documentation generator
Odoc is a documentation generator for OCaml. It reads doc comments, delimited with (** ... *)
, and outputs HTML.
Text inside doc comments is marked up in ocamldoc syntax. Odoc's main advantage over ocamldoc is an accurate cross-referencer, which handles the complexity of the OCaml module system.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/fzhv8vm701cdxjcxr47xgqdf9xp3m07b-ocaml-odoc-2.2.0-alpha.drv |
Linter | Message | Location |
---|---|---|
No lint warnings ✓ |