package odoc

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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.

val of_type : Odoc_model.Lang.TypeExpr.t -> string
val of_doc : Odoc_model.Comment.docs -> string
val of_record : Odoc_model.Lang.TypeDecl.Field.t list -> string
OCaml

Innovation. Community. Security.