Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changes between Version 5 and Version 6 of Codedocumentation

Show
Ignore:
Author:
kris (IP: 68.122.124.194)
Timestamp:
06/28/06 16:00:47 (18 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Codedocumentation

    v5 v6  
    6262== A Note about Comment Styles == 
    6363 
    64 Everyone has their own favourite style for coding and for comments. We'd like the module-header to look as it does above, but the code-comments can be your preferred style (as above, or /// or /**). The information within the comment is the important part. 
     64Everyone has their own favourite style for coding and for comments. We expect the module-header to look as it does above, but code-comments can be in your preferred style (as above, or /// or /**). The information within the comment is the important part.