package ocp-index
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Lightweight completion and documentation browsing for OCaml libraries
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.3.2.tar.gz
md5=8ade4807d4ed12b824fc060de06c7c1b
sha512=40c8609100dc733b49ba09fb2f6d647fcf9e943d1b97551fef8daae79cdb215c37a12f93e1b19f8ac3f4624b324bc128f88967c40e27555c0dbfd93ba23c0eef
doc/ocp-index.lib/LibIndex/Format/index.html
Module LibIndex.Format
type coloriser = {f : 'a. IndexTypes.kind -> ('a, Format.formatter, unit) format -> Format.formatter -> 'a;
}val color : coloriserval no_color : coloriserval name : ?colorise:coloriser -> Format.formatter -> IndexTypes.info -> unitshort name of the identifier
val path :
?short:bool ->
?colorise:coloriser ->
Format.formatter ->
IndexTypes.info ->
unitfully qualified name (with short, returns the path the ident was found at, not the path where it was originally created)
val kind : ?colorise:coloriser -> Format.formatter -> IndexTypes.info -> unitval ty : ?colorise:coloriser -> Format.formatter -> IndexTypes.info -> unitval doc :
?escaped:bool ->
?colorise:coloriser ->
Format.formatter ->
IndexTypes.info ->
unitval loc :
?root:string ->
?intf:bool ->
?colorise:coloriser ->
Format.formatter ->
IndexTypes.info ->
unitval file : ?colorise:coloriser -> Format.formatter -> IndexTypes.info -> unitval info : ?colorise:coloriser -> Format.formatter -> IndexTypes.info -> unitsummary of the information
val format :
?root:string ->
?separate:bool ->
string ->
?colorise:coloriser ->
Format.formatter ->
IndexTypes.info ->
unitprint following a custom format string (%n,%p,%k,%t,%d,%l,%s,%f,%i are interpreted). If ~separate is set to true, escapes are formatted independently.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>