module type Enum = sig .. end
sig
end
type t
val values : (t * string * Markdown.text) list
(t * string * Markdown.text) list
include Server.Data.Info