package odoc

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val 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.result

Produces a compiled page (.odoc) from a file containing a list of paths. The resolver is only used to lookup the parent page.

OCaml

Innovation. Community. Security.