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/srfyyn64mv9vx4h07cxijkykdi5c7ip4-ocaml4.07-odoc-1.5.1.drv |
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'ocaml-astring' does not match package name 'ocaml4.07-astring' | |
input-labels Identify input labels that do not match package names | label 'ocaml-cmdliner' does not match package name 'ocaml4.07-cmdliner' | |
input-labels Identify input labels that do not match package names | label 'ocaml-cppo' does not match package name 'ocaml4.07-cppo' | |
input-labels Identify input labels that do not match package names | label 'ocaml-fpath' does not match package name 'ocaml4.07-fpath' | |
input-labels Identify input labels that do not match package names | label 'ocaml-result' does not match package name 'ocaml4.07-result' | |
input-labels Identify input labels that do not match package names | label 'ocaml-tyxml' does not match package name 'ocaml4.07-tyxml' | |
input-labels Identify input labels that do not match package names | label 'ocaml-bisect-ppx' does not match package name 'ocaml4.07-bisect-ppx' | |
input-labels Identify input labels that do not match package names | label 'ocaml-alcotest' does not match package name 'ocaml4.07-alcotest' | |
input-labels Identify input labels that do not match package names | label 'ocaml-markup' does not match package name 'ocaml4.07-markup' | |
input-labels Identify input labels that do not match package names | label 'ocaml-sexplib' does not match package name 'ocaml4.07-sexplib' | |
input-labels Identify input labels that do not match package names | label 'ocaml-re' does not match package name 'ocaml4.07-re' | |
input-labels Identify input labels that do not match package names | label 'ocaml-uutf' does not match package name 'ocaml4.07-uutf' |