= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Computes the dependencies required for each step of the pipeline to work correctly on a given input.
module Compile : sig ... end
Takes a .cm,t,ti file and returns the list of its dependencies.
val for_html_step : Fs.Directory.t -> Root.t list
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 process html from these .odoc files.