I have a source file with 3000+ lines and multiple classes in the file.
Whenever I run DelphiCodeToDoc it skips certain methods and labels them as "No TAG Found in Source Code".
I have tried moving the methods, copying the comments from other working methods but with no success.
I have tried debugging the code, the Token list appears to build okay with the missing methods present.
But when the HTML is built I start getting lost in the code. Can anybody help?
> and labels them as "No TAG Found in Source Code".
This message says that you haven't comment all of your methods. It doesn't skip any methods, only if you uncheck "private" or "protected" option.
Send me the file if u want.
Trident I've sent you the file.
Many thanks
Log in to post a comment.
I have a source file with 3000+ lines and multiple classes in the file.
Whenever I run DelphiCodeToDoc it skips certain methods and labels them as "No TAG Found in Source Code".
I have tried moving the methods, copying the comments from other working methods but with no success.
I have tried debugging the code, the Token list appears to build okay with the missing methods present.
But when the HTML is built I start getting lost in the code. Can anybody help?
> and labels them as "No TAG Found in Source Code".
This message says that you haven't comment all of your methods. It doesn't skip any methods, only if you uncheck "private" or "protected" option.
Send me the file if u want.
Trident
I've sent you the file.
Many thanks