apidoc::pretty_token (private)

 apidoc::pretty_token kind token

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

Encode the specified token in HTML

Parameters:
kind (required)
token (required)

Testcases:
No testcase defined.
Source code:
        return "<span class='$kind'>$token</span>"
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: