doc_set_page_documentation_mode (public)

 doc_set_page_documentation_mode page_documentation_mode_p

Defined in packages/acs-tcl/tcl/tcl-documentation-procs.tcl

Set a flag in the environment determining whether the thread is in "gathering documentation" or "executing the page" mode.

Parameters:
page_documentation_mode_p - true to set the "gathering documentation" flag, or false to clear it.
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 api_read_script_documentation api_read_script_documentation (public) doc_set_page_documentation_mode doc_set_page_documentation_mode api_read_script_documentation->doc_set_page_documentation_mode

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