Ticket #39 (new enhancement)
Opened 4 years ago
Unify source-code comments
| Reported by: | ivan.zapreev | Owned by: | christinajansen |
|---|---|---|---|
| Priority: | major | Milestone: | MRMC future |
| Component: | Source Code | Version: | 1.3 |
| Keywords: | Cc: | nguyen |
Description
Make method comments look alike, e.g.:
/** * The method does this and that ... * @param <name> this parameter is ... * @return this method returns this and that ... */
Note: See
TracTickets for help on using
tickets.

