aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-24 19:27:50 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-24 19:27:50 +0000
commit9df447ca21f87c96bef53bee2f441a844dbe779e (patch)
treed45e00fec8edfbb92a7ad0a18cf76474046d94a5 /apps
parent6ee571c288b942398fea7f5e2065f007e9518cbe (diff)
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
Diffstat (limited to 'apps')
-rw-r--r--apps/app_festival.c2
-rw-r--r--apps/app_osplookup.c3
-rw-r--r--apps/app_voicemail.c4
3 files changed, 9 insertions, 0 deletions
diff --git a/apps/app_festival.c b/apps/app_festival.c
index 1fa935e0b..678b8cd86 100644
--- a/apps/app_festival.c
+++ b/apps/app_festival.c
@@ -21,6 +21,8 @@
* \brief Connect to festival
*
* \author Christos Ricudis <ricudis@itc.auth.gr>
+ *
+ * \extref The Festival Speech Synthesis System - http://www.cstr.ed.ac.uk/projects/festival/
*
* \ingroup applications
*/
diff --git a/apps/app_osplookup.c b/apps/app_osplookup.c
index 3adde50f2..6ac668260 100644
--- a/apps/app_osplookup.c
+++ b/apps/app_osplookup.c
@@ -22,6 +22,9 @@
*
* \author Mark Spencer <markster@digium.com>
*
+ * \extref The OSP Toolkit: http://www.transnexus.com
+ * \extref OpenSSL http://www.openssl.org
+ *
* \ingroup applications
*/
diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index f06c9dacc..5cb03c86a 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -21,6 +21,10 @@
* \brief Comedian Mail - Voicemail System
*
* \author Mark Spencer <markster@digium.com>
+ *
+ * \extref Unixodbc - http://www.unixodbc.org
+ * \extref A source distribution of University of Washington's IMAP
+c-client (http://www.washington.edu/imap/
*
* \par See also
* \arg \ref Config_vm