Odoc_search.TextThis module is used to turn values from odoc model into a more easily searchable format: text! HTML also is text, but it has tags that are to be ignored by a search engine.
val of_type : Odoc_model.Lang.TypeExpr.t -> stringval of_doc : Odoc_model.Comment.docs -> stringval of_record : Odoc_model.Lang.TypeDecl.Field.t list -> string