ElementTree describeDataHTML(ElementTree dat, String(String, Int, EntryType) linkto)
Arguments
dat: A data type description retrieved with findEntrylinkto: A function that given a name, an index number (for disambiguation of overloaded functions), and an EntryType returns the URL at which documentation for that function / type / module may be found. The name of a function may include the module it is in (e.g.KayaDoc::readDoc) or may not, in which case the current module should be assumed.
Usage
Return a block of HTML that describes the data type.