Odoc_document.Generator_signatures
module Lang = Odoc_model.Lang
type rendered_item = Odoc_document.Types.DocumentedSrc.t
type text = Odoc_document.Codefmt.t
module type SYNTAX = sig ... end
module type GENERATOR = sig ... end