apidoc::format_author_list (private)
apidoc::format_author_list authors
Defined in packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl
Generates an HTML-formatted list of authors (including
<dt>
and<dd>
tags).
- Parameters:
- authors (required)
- the list of author strings.
- Returns:
- the formatted list, or an empty string if there are no authors.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.