[Home]

Summary:ASTERISK-14478: [patch] Update to coding guidelines
Reporter:snuffy (snuffy)Labels:
Date Opened:2009-07-16 07:50:33Date Closed:2009-08-01 18:25:31
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Documentation
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) bug_update_coding_guidelines_v2.diff
( 1) bug_update_coding_guidelines.diff
Description:Just some extra notes about doxy-ifying new api's etc
Comments:By: Leif Madsen (lmadsen) 2009-07-16 07:58:37

+When adding new API you should also attach a \since note because this will
+indicate to developers that this API did not exist before this version. It
+also has the benifit of making the resulting html documentation to group
+the changes for a single version.

The above change should be made to the file. Separate sentences make sense there.

By: Mark Michelson (mmichelson) 2009-07-17 17:31:07

s/benifit/benefit/

By: Russell Bryant (russell) 2009-07-27 11:25:48

This addition is fine with me.  snuffy, you have commit access to Asterisk trunk, so feel free to merge it when you're ready.

By: Digium Subversion (svnbot) 2009-08-01 18:25:30

Repository: asterisk
Revision: 209958

U   trunk/doc/CODING-GUIDELINES

------------------------------------------------------------------------
r209958 | snuffy | 2009-08-01 18:25:29 -0500 (Sat, 01 Aug 2009) | 2 lines

(closes issue ASTERISK-14478)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=209958