package doc-ock

  1. Overview
  2. Docs
Extract documentation from OCaml files

Install

Dune Dependency

Authors

Maintainers

Sources

doc-ock-1.1.1.tbz
sha256=fffb41cc29fb446e7f519825dc8228e12f96bc9dc4a9119f1c912ffa15b50f15
md5=d31d597d4ca4acaf78432cf46ab64538

Description

Doc-ock is a library extract documentation from OCaml files

Tags

doc ocaml org:ocaml-doc

Published: 31 May 2017

README

Doc-ock — Extract documentation from OCaml files

v1.1.1

Doc-ock is a library extract documentation from OCaml files

Installation

Doc-ock can be installed with opam:

opam install doc-ock

If you don't use opam consult the opam file for build instructions.

Testing

The package compiles and installs the interface test/ocamlary.mli in the package's lib directory along the library. This allows documentation consumers and renderers to exercise a common and tricky selection of documentation features packages may use.

Dependencies (5)

  1. octavius
  2. jbuilder >= "1.0+beta7"
  3. ocamlfind build
  4. cppo build
  5. ocaml >= "4.03.0" & < "4.06"

Dev Dependencies

None

Used by (3)

  1. doc-ock-html >= "1.1.0" & < "1.2.0"
  2. doc-ock-xml = "1.1.0"
  3. odoc < "1.2.0"

Conflicts

None

OCaml

Innovation. Community. Security.