mgalloy / idldoc

Documenting IDL code
Other
21 stars 13 forks source link

Properties should have a type #3

Closed mgalloy closed 11 years ago

mgalloy commented 11 years ago

Suggested syntax:

:Properties:
  propname : type=string
    name of the property

@property propname {type=string} name of the property
mgalloy commented 11 years ago

Added in r561.