AutoDoc



Root

Index

Tag @TABLE


Adds a table to documentation. You can use it for describe parameters of a procedure or other you want.

For example:

@TABLE Example table
@ITEM Param1
description of param1
@ITEM Param2
description of param2
@ITEM Param3
description of param3
@ENDTABLE
Example table
Param1 description of param1
Param2 description of param2
Param3 description of param3

AutoDoc v1.0.
e-mail: Navernyuk@iName.com