IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 22 years ago

Closed 22 years ago

Last modified 22 years ago

#9 closed defect (fixed)

specify doxygen commenting style

Reported by: eugene Owned by: Paul Price
Priority: high Milestone:
Component: code std Version: unspecified
Severity: normal Keywords:
Cc:

Description

coding standard needs to have the doxygen comment style specified. ie, /! vs
<!, / */ vs /*! */, etc.

Change History (4)

comment:1 by Paul Price, 22 years ago

Status: newassigned

comment:2 by Paul Price, 22 years ago

Resolution: fixed
Status: assignedclosed

Added explanatory paragraphs and example.
Code will use / for block comments (functions etc) and /< for end of line
comments (variables etc), since these look neatest.

comment:3 by Paul Price, 22 years ago

Closed following this morning's meeting.

comment:4 by Paul Price, 22 years ago

Closed following this morning's meeting.

Note: See TracTickets for help on using tickets.