package odig
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Lookup documentation of installed OCaml packages
Install
dune-project
Dependency
erratique.ch
Readme
Changelog
ISC; LicenseRef-ParaType-Free-Font-License; LicenseRef-DejaVu-fonts License
Edit opam file
Versions (2)
Authors
Maintainers
Sources
odig-0.0.9.tbz
sha512=1658390e48b7698522bf539ee038476968c27b75cd90277dfeffb21258940fc2a1e24a12403aba24f7ad2ce33dc920d3149c7d3cfb74c5c3e961b1e96639e9de
doc/odig.support/Odig_support/Pkg_info/index.html
Module Odig_support.Pkg_infoSource
Gather package information
Gathers Doc_cobj, Opam and Docdir information about a package.
Package info
The type for package information.
doc_cobjs i are the documentation compilation objects of i.
Uniform field access
Access information as list of strings.
Source
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.
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