Language

Package: ocaml4.07-odoc @ 1.5.1

Synopsis

OCaml documentation generator

Description

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.

Home page
https://github.com/ocaml/odoc
Location
gnu/packages/ocaml.scm (line: 5780, column: 3)
License

Lint warnings

LinterMessageLocation
No lint warnings