Class Odoc_to_text.info

val mutable tag_functions : (string * (Odoc_info.text -> Odoc_info.text)) list
method text_of_alerts : Odoc_info.alert list -> Odoc_info.text_element list
method text_of_author_list : string list -> Odoc_info.text_element list
method text_of_before : (string * Odoc_info.text) list -> Odoc_info.text_element list
method text_of_custom : (string * Odoc_info.text) list -> Odoc_info.text
method text_of_info : ?block:bool -> Odoc_info.info option -> Odoc_info.text_element list
method text_of_raised_exceptions : Odoc_info.raised_exception list -> Odoc_info.text_element list
method text_of_return_opt : Odoc_info.text option -> Odoc_info.text_element list
method text_of_see : Odoc_info.see -> Odoc_info.text
method text_of_sees : Odoc_info.see list -> Odoc_info.text_element list
method text_of_since_opt : string option -> Odoc_info.text_element list
method text_of_version_opt : string option -> Odoc_info.text_element list