[Home]

Summary:ASTERISK-05365: [patch] More doxygen improvements
Reporter:Olle Johansson (oej)Labels:
Date Opened:2005-10-25 13:51:12Date Closed:2008-01-15 15:52:10.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Documentation
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) doxy2.txt
Description:Stuff to do when you are listening to other things...


****** ADDITIONAL INFORMATION ******

Also changes copyright from Mark/Linux support services to Digium
Comments:By: Russell Bryant (russell) 2005-10-25 15:07:06

There are a lot of places where you put "brief" instead of "/brief".  Was this an accident?

By: Russell Bryant (russell) 2005-10-25 15:08:49

Also, I like adding the copyright information for each file to the doxygen docs, but I would like to leave the original copyright header intact so that it looks good.  Then, we can add a doxygen copyright header directly under it.  It looks like that is what you are doing now, but I wanted to note it to make sure we continue to move that direction.

Thanks!

By: Olle Johansson (oej) 2005-10-26 01:11:26

If I put "brief" instead of "/brief" I was totally wrong. I propably put "brief" instead of "\brief" :-)

I'll revise that.

We have changed the copyright from Mark and/or LLS to Digium in all other files, keeping the old line would make no sense. Let's discuss that on IRC.

By: Olle Johansson (oej) 2005-10-26 01:50:27

I see what happened, search and replace in vi needs a quoted backslash... :-)
I only check the file headers, not the function headers in those files. My mistake.

By: Russell Bryant (russell) 2005-10-26 09:10:38

added to cvs head, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:52:10.000-0600

Repository: asterisk
Revision: 6852

U   trunk/cdr/cdr_csv.c
U   trunk/cdr/cdr_custom.c
U   trunk/cdr/cdr_manager.c
U   trunk/cdr/cdr_odbc.c
U   trunk/cdr/cdr_pgsql.c
U   trunk/cdr/cdr_sqlite.c
U   trunk/cdr/cdr_tds.c
U   trunk/channels/answer.h
U   trunk/channels/chan_sip.c
U   trunk/channels/iax2-parser.c
U   trunk/channels/iax2-parser.h
U   trunk/channels/iax2-provision.c
U   trunk/channels/iax2-provision.h
U   trunk/channels/ring10.h
U   trunk/codecs/adpcm_slin_ex.h
U   trunk/codecs/codec_a_mu.c
U   trunk/codecs/codec_adpcm.c
U   trunk/codecs/codec_alaw.c
U   trunk/codecs/codec_g723_1.c
U   trunk/codecs/codec_g726.c
U   trunk/codecs/codec_gsm.c
U   trunk/codecs/codec_ilbc.c
U   trunk/codecs/codec_lpc10.c
U   trunk/codecs/codec_speex.c
U   trunk/codecs/codec_ulaw.c
U   trunk/codecs/g723_slin_ex.h
U   trunk/codecs/g726_slin_ex.h
U   trunk/codecs/gsm_slin_ex.h
U   trunk/codecs/ilbc_slin_ex.h
U   trunk/codecs/log2comp.h
U   trunk/codecs/lpc10_slin_ex.h
U   trunk/codecs/slin_adpcm_ex.h
U   trunk/codecs/slin_g723_ex.h
U   trunk/codecs/slin_g726_ex.h
U   trunk/codecs/slin_gsm_ex.h
U   trunk/codecs/slin_ilbc_ex.h
U   trunk/codecs/slin_lpc10_ex.h
U   trunk/codecs/slin_speex_ex.h
U   trunk/codecs/slin_ulaw_ex.h
U   trunk/codecs/speex_slin_ex.h
U   trunk/codecs/ulaw_slin_ex.h
U   trunk/formats/format_au.c
U   trunk/formats/format_g723.c
U   trunk/formats/format_g726.c
U   trunk/formats/format_g729.c
U   trunk/formats/format_gsm.c
U   trunk/formats/format_h263.c
U   trunk/formats/format_ilbc.c
U   trunk/formats/format_jpeg.c
U   trunk/formats/format_ogg_vorbis.c
U   trunk/formats/format_pcm.c
U   trunk/formats/format_pcm_alaw.c
U   trunk/formats/format_sln.c
U   trunk/formats/format_vox.c
U   trunk/formats/format_wav.c
U   trunk/formats/format_wav_gsm.c
U   trunk/include/asterisk/doxyref.h
U   trunk/include/asterisk.h
U   trunk/manager.c
U   trunk/pbx.c
U   trunk/say.c
U   trunk/utils.c

------------------------------------------------------------------------
r6852 | russell | 2008-01-15 15:52:09 -0600 (Tue, 15 Jan 2008) | 2 lines

more doxygenification (issue ASTERISK-5365)

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

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