ocp-index
Lightweight documentation extractor for installed OCaml libraries
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 installedocp-grep
, a tool that finds uses of a given (qualified) identifier in a source tree
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 19 Nov 2014
- Authors
- Maintainers
Sources
Dependencies
lambda-term
>= "1.7" & < "2.0"
ocp-indent
>= "1.4.2"
ocp-build
build & >= "1.99.6-beta"
ocaml
>= "4.01.0" & < "4.03"
Reverse Dependencies