[Gambas-user] comment docs generatino for class like for variables?
PICCORO McKAY Lenz
mckaygerhard at ...626...
Wed Jun 21 18:05:00 CEST 2017
in gambas when i put double quote in a variable and added a comment this
generate a docs for :
Public var1 AS String = "variable1" '' public var1 with default string
'variable1'
that code in the ide generates me that:
Ftest.var1
> PUBLIC var1 as STRING
> variable1" '' public var1 with default string 'variable1'
How can i do the same for a hole class file
PD: NOTE: if you use [var2] inside that comment will automatically generate
link to the var2 delared doc from comment, if var2 has it
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
More information about the User
mailing list