package doc-ock-xml

  1. Overview
  2. Docs

Description

Doc-ock-xml is an XML printer and parser for [Doc-ock][doc-ock]

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

Tags

doc xml ocaml org:ocaml-doc

Published: 07 Apr 2018

README

Doc-ock-xml — XML printer and parser for Doc-Ock

%%VERSION%%

Doc-ock-xml is an XML printer and parser for [Doc-ock][doc-ock]

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

Installation

Doc-ock-xml can be installed with opam:

opam install doc-ock-xml

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

Dependencies (6)

  1. doc-ock >= "1.2.1"
  2. menhir
  3. xmlm
  4. jbuilder >= "1.0+beta7"
  5. ocamlfind build
  6. ocaml

Dev Dependencies

None

Used by (1)

  1. odoc = "1.2.0"

Conflicts

None