api_read_script_documentation (public)api_read_script_documentation path
Defined in packages/acs-core/api-documentation-procs.tclReads the contract from a Tcl content page.
- Parameters:
-
path - the path of the Tcl file to examine, relative to the
ACS root directory.
- Returns:
- a list representation of the documentation element array, or
an empty list if the file does not contain a
doc_page_contract
block.
- Error:
- if the file does not exist.
|