It's similar to /* comment */ vs /** documented comment */ in Java.
The latter works the same, but is also recognised by documentation software to be developer documentation - not just a note.
|
2 | clarification | ||
|
It's similar to /* comment */ vs /** documented comment */ in Java. The latter works the same, but is also recognised by documentation software to be developer documentation - not just a note. |
||||
|
1 |
|
||
|
It's similar to /* comment */ vs /** documented comment */ in Java. |
||||