String toMan(ElementTree div, String modname, String authors)
Arguments
div: The API documentation for a function, data type or exceptionmodname: The current moduleauthors: A string in man page format describing the authorship of the data type
Usage
Converts API documentation to man page format. This function rarely needs to be called directly except when using moduleSummary.