Time2HELP generates reports listing all the @todo's and @bug's found in a library/project.
{:This is a nice routine.
@bug This routine contains a bug}
Function CalculateDay(const i_name: String; const i_date: TDateTime): TDateTime;
Begin
...
End; |
|
|