api_read_script_documentation

EveAndersson.com : API Browser : api_read_script_documentation

api_read_script_documentation (public)

api_read_script_documentation path
Defined in packages/acs-core/api-documentation-procs.tcl

Reads 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.
[ show source ]

Show another procedure:

eve@eveandersson.com