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 (defaults to "*")
Author:
Gustaf Neumann

Partial Call Graph (max 5 caller/called nodes):
%3 api_add_to_proc_doc api_add_to_proc_doc (public) api_called_proc_names api_called_proc_names (private) apm_enabled_packages apm_enabled_packages (public) apm_get_package_files apm_get_package_files (public) template::util::read_file template::util::read_file (public) api_add_calling_info_to_procdoc api_add_calling_info_to_procdoc api_add_calling_info_to_procdoc->api_add_to_proc_doc api_add_calling_info_to_procdoc->api_called_proc_names api_add_calling_info_to_procdoc->apm_enabled_packages api_add_calling_info_to_procdoc->apm_get_package_files api_add_calling_info_to_procdoc->template::util::read_file

Testcases:
No testcase defined.
[ show source ]
Show another procedure: