libodoc-ocaml

documentation generator for OCaml (runtime libraries)

Description

Odoc is a documentation generator for the OCaml programming language. It reads doc comments contained in OCaml source code, delimited with (** ... *), and produces HTML.

Odoc's main advantage over ocamldoc is an accurate cross-referencer, which handles the complexity of the OCaml module system. Odoc also offers a good opportunity to improve HTML output compared to ocamldoc.

Furthermore, odoc can be used by dune to generate documentation of OCaml projects using dune as a build-system.

This package contains the runtime files.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/ocaml/odoc


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libodoc-ocaml