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/Doc_dir/index.html
Module Odig_support.Doc_dir
Lookup package documentation directory.
Package documentation directory
val dir : t -> B0_std.Fpath.t optiondir is the path to the documentation directory (if any).
val changes_files : t -> B0_std.Fpath.t listchanges_files i are the package's change log files.
val license_files : t -> B0_std.Fpath.t listlicense_files i are the package's licenses files.
val odoc_pages : t -> B0_std.Fpath.t listodoc_pages i are the package's odoc pages
val odoc_assets_dir : t -> B0_std.Fpath.t optionodoc_assets i is the package's odoc assets directory (if any).
val odoc_assets : t -> B0_std.Fpath.t listodoc_assets i is the package's odoc assets directory contents.
val readme_files : t -> B0_std.Fpath.t listreadme_files i are the package's readme files.
Queries
val of_pkg : doc_dir:B0_std.Fpath.t -> Pkg.t -> tquery ~doc_dir pkg queries the documentation directory doc_dir for documentation about pkg.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page