TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

DocGenHashByString ( string docsig ) -> string dochash

Description

Return the hash value a record with signature `docsig' would have if added to the global documentation dry.
You may want to use this when using the InstallDocumentation or MergeDocumentation macros in order to refer to other functions without looking up the hash value.

Examples

DocGenHashByString("DocGenHashByString(string)");

Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group