package doc-ock-html

  1. Overview
  2. Docs

Description

Doc-ock-html generates HTML documentation using [Doc-ock][doc-ock]

doc-ock: https://github.com/ocaml-doc/doc-ock

Tags

doc html ocaml org:ocaml-doc

Published: 24 Nov 2017

README

Doc-ock-html — From doc-ock to HTML

v1.2.0

Doc-ock-html generates HTML documentation using [Doc-ock][doc-ock]

doc-ock: https://github.com/ocaml-doc/doc-ock

Installation

Doc-ock-html can be installed with opam:

opam install doc-ock-html

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

Dependencies (6)

  1. xmlm
  2. tyxml >= "4.0.0"
  3. doc-ock >= "1.2.0" & < "1.2.1"
  4. jbuilder >= "1.0+beta7"
  5. ocamlfind build
  6. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (1)

  1. odoc < "1.3.0"

Conflicts

None