Sourcetype config = {env : Eio_unix.Stdenv.base;assets_dirs : Eio.Fs.dir_ty Eio.Path.t list;root : Core.addr option;base_url : string option;ignore_tex_cache : bool;no_assets : bool;no_theme : bool;max_fibers : int;
} Sourceval create_tree :
cfg:config ->
forest:raw_forest ->
dest:Eio.Fs.dir_ty Eio.Path.t ->
prefix:string ->
template:string option ->
mode:[ `Sequential | `Random ] ->
Core.addr