Printer FriendlyEmail Article Link

TTworkbench: How should the comment in TTCN-3 look to enable T3doc generation?

Environment/Versions
TTworkbench, Windows, Linux, 32/64bit
Answer
The standard T3DOC notation is like below.
/**
@desc ...
...
*/

You can generate the comment block by typing /** + ENTER before the concerned statement. @ tabs must be standard conform. Type @ + CONTRL + SPACE to enable auto-completion.

Product : TTCN-3 Language