package odig

  1. Overview
  2. Docs
Lookup documentation of installed OCaml packages

Install

dune-project
 Dependency

Authors

Maintainers

Sources

odig-0.1.0.tbz
sha512=acabe752f5010900e9fe024321d6e34cc07f395ebd18f015a00b88c4c6482645b591a83a3f088f110adaf83e062551feb800a1dbca7646cce305eb3f542cfa41

doc/odig_support/Odig_support/Env/index.html

Module Odig_support.EnvSource

Odig environment variables.

Environment variables

Sourceval b0_cache_dir : string

b0_cache_dir is the environment variable that can be used to define the odig b0 cache directory.

Sourceval b0_log_file : string

b0_log_file is the environment variable that can be used to define the odig b0 log_file.

Sourceval cache_dir : string

cache_dir is the environment variable that can be used to define the odig cache directory.

Sourceval doc_dir : string

doc_dir is the environment variable that can be used to define a doc dir.

Sourceval lib_dir : string

lib_dir is the environment variable that can be used to define a lib dir.

Sourceval odoc_theme : string

odoc_theme is the environment variable that can be used to define the default odoc theme.

Sourceval share_dir : string

share_dir_env is the environment variable that can be used to define a share dir.