Odoc_man.infoval mutable tag_functions : (string * (Odoc_info.text -> string)) listmethod man_of_info : ?margin:int -> Buffer.t -> Odoc_types.info option -> unitmethod man_of_text : Buffer.t -> Odoc_info.text -> unitmethod str_man_of_alerts : Odoc_info.alert list -> string listmethod str_man_of_before : (string * Odoc_info.text) list -> stringmethod str_man_of_custom : (string * Odoc_info.text) list -> string listmethod str_man_of_raised_exceptions : (string * Odoc_info.text) list -> stringmethod str_man_of_return_opt : Odoc_info.text option -> stringmethod str_man_of_see : (Odoc_info.see_ref * Odoc_info.text) -> stringmethod str_man_of_sees : (Odoc_info.see_ref * Odoc_info.text) list -> stringmethod str_man_of_text : Odoc_info.text -> string