api_add_calling_info_to_procdoc (private)
api_add_calling_info_to_procdoc [ proc_name ]
Defined in packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl
Add the calling information (what are the functions called by this proc_name) to the collected proc_doc information.
- Parameters:
- proc_name (optional, defaults to
"*"
)- Author:
- Gustaf Neumann
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.