doc::parse_proc_header (private, deprecated)
doc::parse_proc_header doc_block code_block param_ref tags_ref \ code_ref [ level ]
Defined in packages/acs-content-repository/tcl/doc-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Parse the header block and prepare the datasources: Prepare a multirow datasource for the param tags Prepare a onerow datasource for all the other tags
- Parameters:
- doc_block (required)
- code_block (required)
- param_ref (required)
- tags_ref (required)
- code_ref (required)
- level (optional, defaults to
"2"
)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.