package octavius

  1. Overview
  2. Docs
Ocamldoc comment syntax parser

Install

Dune Dependency

Authors

Maintainers

Sources

v1.2.1.tar.gz
md5=fe5f2e1ea8eba9f8c618580a34942bf1

Description

Octavius is a library to parse the ocamldoc comment syntax.

Tags

doc ocamldoc org:ocaml-doc

Published: 17 Apr 2019

README

Octavius — ocamldoc comment syntax parser

v1.2.1

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. jbuilder >= "1.0+beta7"
  2. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (3)

  1. doc-ock
  2. ocamlformat >= "0.9" & < "0.11.0"
  3. ppx_js_style

Conflicts

None