From 9df447ca21f87c96bef53bee2f441a844dbe779e Mon Sep 17 00:00:00 2001 From: oej Date: Sat, 24 Feb 2007 19:27:50 +0000 Subject: Creating new doxygen macro "\extref" to create page that lists external libraries and URLs to these. Please help me add these references. We might want to create a similar macro "\linuxpackage" to list the needed Linux packages in popular distributions. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@56647 f38db490-d61c-443f-a65b-d21fe96a405b --- codecs/codec_speex.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'codecs/codec_speex.c') diff --git a/codecs/codec_speex.c b/codecs/codec_speex.c index 6978184ae..7a66b459f 100644 --- a/codecs/codec_speex.c +++ b/codecs/codec_speex.c @@ -21,10 +21,13 @@ * * \brief Translate between signed linear and Speex (Open Codec) * - * http://www.speex.org * \note This work was motivated by Jeremy McNamara * hacked to be configurable by anthm and bkw 9/28/2004 + * * \ingroup codecs + * + * \extref The Speex library - http://www.speex.org + * */ /*** MODULEINFO -- cgit v1.2.3