package odig
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/Conf/index.html
Module Odig_support.Conf
Source
Odig configuration.
Configuration
The type for configuration.
Source
val make :
b0_cache_dir:B0_std.Fpath.t ->
b0_log_file:B0_std.Fpath.t ->
cache_dir:B0_std.Fpath.t ->
cwd:B0_std.Fpath.t ->
doc_dir:B0_std.Fpath.t ->
html_dir:B0_std.Fpath.t ->
jobs:int ->
lib_dir:B0_std.Fpath.t ->
odoc_theme:B0_odoc.Theme.name ->
share_dir:B0_std.Fpath.t ->
unit ->
t
v
consructs a configuration with given attributes. See the corresponding accessors for details.
html_dir c
is c
's HTML directory, where the API docs are generated (derived from cache_dir
).
memo conf
is a memoizer for configuration conf
.
pkg_infos conf
are the package information of pkgs
.
share_dir c
is c
's share directory.
Setup
Source
val setup_with_cli :
b0_cache_dir:B0_std.Fpath.t option ->
b0_log_file:B0_std.Fpath.t option ->
cache_dir:B0_std.Fpath.t option ->
doc_dir:B0_std.Fpath.t option ->
jobs:int option ->
lib_dir:B0_std.Fpath.t option ->
odoc_theme:B0_odoc.Theme.name option ->
share_dir:B0_std.Fpath.t option ->
unit ->
(t, string) Stdlib.result
setup_with_cli
determines and setups a configuration with the given values. These are expected to have been determined by environment variables and command line arguments.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page