Odoc_odoc.Source_treeSourceval compile :
resolver:Resolver.t ->
parent:string ->
output:Fs.File.t ->
warnings_options:Odoc_model.Error.warnings_options ->
Fs.File.t ->
(unit, [> Or_error.msg ]) Or_error.resultProduces a compiled page (.odoc) from a file containing a list of paths. The resolver is only used to lookup the parent page.