package ocp-index

  1. Overview
  2. No Docs
Lightweight documentation extractor for installed OCaml libraries

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.0.tar.gz
md5=86906393d00840c41df3a2a1355ce861

Description

This package includes

  • The ocp-index library and command-line tool
  • bindings for emacs and vim (sublime text also available)
  • ocp-browser, an interface browser for installed and in-project modules. This requires lambda-term installed
  • ocp-grep, a tool that finds uses of a given (qualified) identifier in a source tree

Tags

org:ocamlpro org:typerex

Published: 19 Nov 2014

Dependencies (6)

  1. lambda-term >= "1.7" & < "2.0"
  2. cmdliner
  3. re
  4. ocp-indent >= "1.4.2"
  5. ocp-build build & >= "1.99.6-beta"
  6. ocaml >= "4.01.0" & < "4.03"

Dev Dependencies

None

Used by (4)

  1. iocaml-kernel < "0.4.6"
  2. ocaml-top >= "1.1.1" & < "1.2.0"
  3. ocp-index-top
  4. starterkit

Conflicts

None