package octavius

  1. Overview
  2. Docs
Ocamldoc comment syntax parser

Install

Dune Dependency

Authors

Maintainers

Sources

v1.2.2.tar.gz
md5=72f9e1d996e6c5089fc513cc9218607b

Description

Octavius is a library to parse the ocamldoc comment syntax.

Published: 29 Nov 2019

README

Octavius — ocamldoc comment syntax parser

v1.2.2

Octavius is a library to parse the ocamldoc comment syntax.

Installation

Octavius can be installed with opam:

opam install octavius

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

Dependencies (2)

  1. ocaml >= "4.03.0"
  2. dune >= "1.11"

Dev Dependencies

None

Used by (5)

  1. doc-ock
  2. memtrace_viewer < "v0.15.0"
  3. ocaml-lsp-server >= "1.10.5" & < "1.16.1"
  4. ocamlformat >= "0.9" & < "0.11.0"
  5. ppx_js_style

Conflicts

None