doc::parse_tcl_library (private)
doc::parse_tcl_library dir_list
Defined in packages/acs-templating/tcl/doc-tcl-procs.tcl
takes the absolute path of the Tcl library directory and parses through it
- Parameters:
- dir_list (required)
- Returns:
- a long lists of lists of lists, each list element contains a three-element list of the format - { {info} {public procedures listing } {private procedures listing}}
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.