package odig
Lookup documentation of installed OCaml packages
Install
Dune Dependency
Authors
Maintainers
Sources
odig-0.0.6.tbz
sha512=b0150e45e0522ba1eb661414cd9640e96f25648cc2636b6faa994a1af91562e39b5959dfd5ddf24ec36abbe7190e5af3b83aa9299507bc4ebb55f5c7f17abba0
doc/odig.support/Odig_support/Pkg_info/index.html
Module Odig_support.Pkg_info
Gather package information
Gathers Doc_cobj
, Opam
and Docdir
information about a package.
Package info
val doc_cobjs : t -> Doc_cobj.t list
doc_cobjs i
are the documentation compilation objects of i
.
Uniform field access
Access information as list of strings.
type field = [
| `Authors
| `Changes_files
| `Depends
| `Doc_cobjs
| `Homepage
| `Issues
| `License
| `License_files
| `Maintainers
| `Odoc_assets
| `Odoc_pages
| `Online_doc
| `Readme_files
| `Repo
| `Synopsis
| `Tags
| `Version
]
The type for fields.
val field_names : (string * field) list
field_names
associated a string name to each field.
val pp : t B00_std.Fmt.t
pp
formats all package information fields in alphabetic order.
Queries
query ~doc_dir pkgs
combines the result of Doc_cobj.of_pkg
, Queries and Doc_dir.of_pkg
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page