Odoc_document.Generator_signatures
module Lang = Odoc_model.Lang
type rendered_item = Types.DocumentedSrc.t
type text = Format.formatter -> unit
module type SYNTAX = sig ... end
HTML generation syntax customization module. See ML and Reason.
ML
Reason
module type GENERATOR = sig ... end