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.1.0.tbz
sha512=acabe752f5010900e9fe024321d6e34cc07f395ebd18f015a00b88c4c6482645b591a83a3f088f110adaf83e062551feb800a1dbca7646cce305eb3f542cfa41
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.
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