package odoc

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val elt : Types.Inline.t -> t
val entity : Types.Inline.entity -> t
val ignore : t -> t
val span : ?attr:string -> t -> t
val txt : string -> t
val noop : t
val cut : t
val sp : t
val list : ?sep:t -> f:('a -> t) -> 'a list -> t
val box_hv : t -> t
val box_hv_no_indent : t -> t
val render : t -> Types.Source.t
val code : ?attr:string list -> t -> Types.Inline.t
val documentedSrc : t -> Types.DocumentedSrc.t
val codeblock : ?attr:Types.Class.t -> t -> Types.Block.t
val keyword : string -> t
module Infix : sig ... end
OCaml

Innovation. Community. Security.