Add call graph information based on static analysis to API doc. This information is computed on a best-effor bases and not necessarily compl…
Show more
Add call graph information based on static analysis to API doc. This informationis computed on a best-effor bases and not necessarily complete, since static analysisof a dyamic language is limited; furthermore, direct calls from web pages are not includedfor activation, see tcl/api-doc-init.tcl
Show less