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: https://origsvn.digium.com/svn/asterisk/trunk@56647 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2007-02-24 19:27:50 +00:00
parent c683aacfc6
commit bc01e39174
13 changed files with 27 additions and 2 deletions

View File

@@ -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