apidoc::search_on_webindex (private)
apidoc::search_on_webindex [ -page page ] [ -host host ] \ [ -root root ] [ -proc proc ]
Defined in packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl
Search for a matching link in the page and return the absolute link if found. Avoid in-page links (starting with "#")
- Switches:
- -page (optional)
- HTML page
- -host (optional)
- for completing URLs starting with no "/"
- -root (optional)
- for completing URLs starting with a "/"
- -proc (optional)
- name of proc as used in link label
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.