package odoc-parser

  1. Overview
  2. No Docs
Parser for ocaml documentation comments

Install

Authors

Maintainers

Sources

odoc-parser-2.0.0.tbz
sha256=407919fbb0eb95761d6fc6ec6777628d94aa1907343bdca678b1880bafb33922
sha512=d2bffa3e9f30471045682e390dcee7a2c1caf3831bca4bd57c16939e782c2e23434e6f1c9887580a1804800b3629ef4c4311a9d418fca5a939f324650d54006e

Description

Odoc_parser is a library for parsing the contents of OCaml documentation comments, formatted using 'odoc' syntax, an extension of the language understood by ocamldoc.

Published: 07 Jul 2022

Dependencies (5)

  1. camlp-streams
  2. result
  3. astring
  4. ocaml >= "4.02.0"
  5. dune >= "2.8"

Dev Dependencies (3)

  1. sexplib0 with-test
  2. ocaml < "4.04.1" & with-test
  3. ppx_expect with-test

Used by (4)

  1. mdx >= "1.11.0" & < "2.3.1"
  2. ocaml-lsp-server >= "1.16.1"
  3. ocamlformat = "0.24.1"
  4. odoc >= "2.2.0"

Conflicts

None