Odoc_texiGeneration of Texinfo documentation.
val esc_8bits : bool refval info_section : string refval info_entry : string list refval titles_and_headings : (int * (string * string)) list reftype subparts = [ | `Class of Odoc_info.Class.t_class| `Class_type of Odoc_info.Class.t_class_type| `Module of Odoc_info.Module.t_module| `Module_type of Odoc_info.Module.t_module_type ]module Generator : sig ... endmodule type Texi_generator = sig ... end