module type Info = sig .. end
sig
end
val page : Doc.page
Doc.page
val name : string
string
val descr : Markdown.text
Markdown.text