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