jon.recoil.org

Module Odoc_odoc.DependsSource

Computes the dependencies required for each step of the pipeline to work correctly on a given input.

Sourcemodule Compile : sig ... end
Sourceval for_compile_step : Odoc_odoc.Fs.File.t list -> Odoc_odoc.Depends.Compile.t list

Takes a .cm{i,t,ti} file and returns the list of its dependencies.

Takes the directory where the .odoc files of a given package are stored and returns the list of roots that need to be in odoc's load path to render these .odoc files.