String describeFunctionMan(ElementTree fundata, String modname, String authors="")
Arguments
fundata: A function description retrieved with findEntrymodname: The current moduleauthors: A string in man page format describing the authorship of the function
Usage
Return a man page that describes the function.