Odoc_odoc.Resolverval create :
important_digests:bool ->
directories:Odoc_odoc.Fs.Directory.t list ->
open_modules:string list ->
tval lookup_page : t -> string -> Odoc_model.Lang.Page.t optionval build_compile_env_for_unit :
t ->
Odoc_model.Lang.Compilation_unit.t ->
Odoc_xref2.Env.tval build_link_env_for_unit :
t ->
Odoc_model.Lang.Compilation_unit.t ->
Odoc_xref2.Env.tval build_env_for_page : t -> Odoc_model.Lang.Page.t -> Odoc_xref2.Env.tval build_env_for_reference : t -> Odoc_xref2.Env.tval resolve_import : t -> string -> Odoc_model.Root.t option