summaryrefslogtreecommitdiff
path: root/apps/app_followme.c
diff options
context:
space:
mode:
authorAndrew Latham <lathama@gmail.com>2012-10-14 21:45:16 +0000
committerAndrew Latham <lathama@gmail.com>2012-10-14 21:45:16 +0000
commitcfc6f60ca3d9d1a2a433c823f3d2ce3c535dcab1 (patch)
tree5470a06749c106540a158c0c82457ae9fc1bb4fb /apps/app_followme.c
parentc7857504df95c83ccd89e2474331e1b8a4d0d66e (diff)
Doxygen Updates - Title update
Update and extend the configuration_file group and enable linking to the application. Update title that was left behind many years ago. (issue ASTERISK-20259) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@375004 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/app_followme.c')
-rw-r--r--apps/app_followme.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/app_followme.c b/apps/app_followme.c
index 97e3213a7..83f583bb3 100644
--- a/apps/app_followme.c
+++ b/apps/app_followme.c
@@ -1,5 +1,5 @@
/*
- * Asterisk -- A telephony toolkit for Linux.
+ * Asterisk -- An open source telephony toolkit.
*
* A full-featured Find-Me/Follow-Me Application
*
@@ -26,8 +26,7 @@
* \ingroup applications
*/
-/*!
- * \li The application app_followme uses the configuration file \ref followme.conf
+/*! \li \ref app_followme.c uses the configuration file \ref followme.conf
* \addtogroup configuration_file Configuration Files
*/