Odoc_texi
Generation of Texinfo documentation.
val esc_8bits : bool ref
val info_section : string ref
val info_entry : string list ref
val titles_and_headings : (int * (string * string)) list ref
type 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 ... end
module type Texi_generator = sig ... end