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
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):
%3 doc::parse_file doc::parse_file (private) doc::parse_tcl_library doc::parse_tcl_library doc::parse_tcl_library->doc::parse_file

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