-
>This paste has expired or the link is invalid.
Hi cannot see your example !
2009-12-23 12:50:38 UTC in DelphiCodeToDoc
-
Can you send me an example please ?
Interface should be commented the same way as class, using the comments in the interface/class declaration (INTERFACE section, not implementation).
2009-12-23 10:06:41 UTC in DelphiCodeToDoc
-
trident committed revision 125 to the DelphiCodeToDoc SVN repository, changing 1 files.
2009-12-18 17:50:35 UTC in DelphiCodeToDoc
-
trident changed the public information on the DelphiCodeToDoc project.
2009-12-17 22:14:37 UTC in DelphiCodeToDoc
-
trident changed the public information on the DelphiCodeToDoc project.
2009-12-17 22:14:32 UTC in DelphiCodeToDoc
-
trident committed revision 124 to the DelphiCodeToDoc SVN repository, changing 1 files.
2009-12-15 22:34:04 UTC in DelphiCodeToDoc
-
trident committed revision 123 to the DelphiCodeToDoc SVN repository, changing 12 files.
2009-12-15 22:32:54 UTC in DelphiCodeToDoc
-
A test case was created to ensure that the feature will not broke one day !
2009-12-15 22:28:20 UTC in DelphiCodeToDoc
-
Fixed in v0.23beta.5
Comment after a class declaration are now parsed and linked to the class.
So this type of comments are now allowed.
But be warbed that this feature is only enabled when there is a class visibility keyword after the class declaration, else the comment following the class conflict with the one for the next identifier (field for example).
Example :
/// TMyForm...
2009-12-15 22:25:09 UTC in DelphiCodeToDoc
-
trident committed revision 122 to the DelphiCodeToDoc SVN repository, changing 1 files.
2009-12-15 22:24:33 UTC in DelphiCodeToDoc