odoc.search
Odoc_search.Text
This 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.
odoc
odoc.document
odoc.examples
odoc.html
odoc.html_support_files
odoc.index
odoc.json_index
odoc.latex
odoc.loader
odoc.manpage
odoc.model
odoc.model_desc
odoc.ocamlary
odoc.occurrences
odoc.odoc
odoc.odoc_utils
odoc.search_html_frontend
odoc.syntax_highlighter
odoc.xref2
odoc.xref_test
val of_type : Odoc_model.Lang.TypeExpr.t -> string
val of_doc : Odoc_model.Comment.elements -> string
val of_record : Odoc_model.Lang.TypeDecl.Field.t list -> string