Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val create :
?important_digests:bool ->
directories:OdocFs.Directory.t list ->
builder
Prepare the environment for a given list of include directories
val build : builder -> OdocUnit.t -> t
Initialize the environment for the given unit.
val resolver : t -> OdocRoot.t DocOck.resolver
Get a resolver from an env
val expander : t -> OdocRoot.t DocOck.expander
Get an expander from an env