package odig
Lookup documentation of installed OCaml packages
Install
Dune Dependency
erratique.ch
Readme
Changelog
ISC; LicenseRef-ParaType-Free-Font-License; LicenseRef-DejaVu-fonts License
Edit opam file
Versions (7)
Authors
Maintainers
Sources
odig-0.0.7.tbz
sha512=1398656a8719a37db3f47083a08ab7124ec51bd1df5fe0e4b65410088267f21eccb096ea7494237c411a68e17c44c27d3789f1c8835dcb533c921391425f4def
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