package odig
Lookup documentation of installed OCaml packages
Install
Dune Dependency
Authors
Maintainers
Sources
odig-0.0.4.tbz
sha256=317bff8108f310ba14b435162f27921fb21f4f8a522121b1388b26b1515c496d
md5=cea6608b4d0a62df5c358d771fd1a148
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 B0_std.Fmt.t
pp
formats all package information fields in alphabetic order.
Queries
query ~docdir pkgs
combines the result of Doc_cobj.of_pkg
, Queries and Docdir.of_pkg
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page