category::indent_html (public, deprecated)
category::indent_html indent_width
Defined in packages/categories/tcl/categories-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Creates a series of to indent subcatories in html output.
- Parameters:
- indent_width (required)
- width of the html indent.
- Author:
- Timo Hentschel <timo@timohentschel.de>
- See Also:
- string repeat " " $i
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.