PasDoc uses the tags @created and @lastmod to mark the creation and last modified dates of an item. They are written to a special section of the documentation.
Example:
1 { @created(2003-05-30)
2 @lastmod(2003-07-01) }
3 unit SomeUnit;
PasDoc uses the tags @created and @lastmod to mark the creation and last modified dates of an item. They are written to a special section of the documentation.
Example:
1 { @created(2003-05-30)
2 @lastmod(2003-07-01) }
3 unit SomeUnit;
CreatedLastmodTag (last edited 2007-10-28 22:57:09 by localhost)