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 (required)
- true to set the "gathering documentation" flag, or false to clear it.
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.