mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-24 06:53:41 +00:00
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
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# Asterisk -- A telephony toolkit for Linux.
|
||||
# Asterisk -- An open source telephony toolkit.
|
||||
#
|
||||
# Makefile for PBX applications
|
||||
#
|
||||
|
@@ -25,8 +25,7 @@
|
||||
* \ingroup applications
|
||||
*/
|
||||
|
||||
/*!
|
||||
* \li The application app_adsiprog uses the configuration file \ref adsi.conf
|
||||
/*! \li \ref app_adsiprog.c uses the configuration file \ref adsi.conf
|
||||
* \addtogroup configuration_file Configuration Files
|
||||
*/
|
||||
|
||||
|
@@ -30,8 +30,7 @@
|
||||
* \ingroup applications
|
||||
*/
|
||||
|
||||
/*!
|
||||
* \li The application app_alarmreceiver uses the configuration file \ref alarmreceiver.conf
|
||||
/*! \li \ref app_alarmreceiver.c uses the configuration file \ref alarmreceiver.conf
|
||||
* \addtogroup configuration_file Configuration Files
|
||||
*/
|
||||
|
||||
|
@@ -28,8 +28,7 @@
|
||||
* \ingroup applications
|
||||
*/
|
||||
|
||||
/*!
|
||||
* \li The application app_amd uses the configuration file \ref amd.conf
|
||||
/*! \li \ref app_amd.c uses the configuration file \ref amd.conf
|
||||
* \addtogroup configuration_file Configuration Files
|
||||
*/
|
||||
|
||||
|
@@ -28,8 +28,7 @@
|
||||
* \ingroup applications
|
||||
*/
|
||||
|
||||
/*!
|
||||
* \li The application app_confbridge uses the configuration file \ref confbridge.conf
|
||||
/*! \li \ref app_confbridge.c uses the configuration file \ref confbridge.conf
|
||||
* \addtogroup configuration_file Configuration Files
|
||||
*/
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Asterisk -- A telephony toolkit for Linux.
|
||||
* Asterisk -- An open source telephony toolkit.
|
||||
*
|
||||
* Simple fax applications
|
||||
*
|
||||
|
@@ -27,8 +27,7 @@
|
||||
* \ingroup applications
|
||||
*/
|
||||
|
||||
/*!
|
||||
* \li The application app_festival uses the configuration file \ref festival.conf
|
||||
/*! \li \ref app_festival.c uses the configuration file \ref festival.conf
|
||||
* \addtogroup configuration_file Configuration Files
|
||||
*/
|
||||
|
||||
|
@@ -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
|
||||
*/
|
||||
|
||||
|
@@ -29,8 +29,7 @@
|
||||
* \ingroup applications
|
||||
*/
|
||||
|
||||
/*!
|
||||
* \li The application app_meetme uses configuration file \ref meetme.conf
|
||||
/*! \li \ref app_meetme.c uses configuration file \ref meetme.conf
|
||||
* \addtogroup configuration_file Configuration Files
|
||||
*/
|
||||
|
||||
|
@@ -54,8 +54,7 @@
|
||||
* \ingroup applications
|
||||
*/
|
||||
|
||||
/*!
|
||||
* \li The application app_queues uses configuration file \ref queues.conf
|
||||
/*! \li \ref app_queues.c uses configuration file \ref queues.conf
|
||||
* \addtogroup configuration_file
|
||||
*/
|
||||
|
||||
|
@@ -29,8 +29,7 @@
|
||||
* \ingroup applications
|
||||
*/
|
||||
|
||||
/*!
|
||||
* \li The application app_skel uses configuration file \ref app_skel.conf
|
||||
/*! \li \ref app_skel.c uses configuration file \ref app_skel.conf
|
||||
* \addtogroup configuration_file Configuration Files
|
||||
*/
|
||||
|
||||
|
@@ -37,8 +37,7 @@
|
||||
* with a plan to clean this up.
|
||||
*/
|
||||
|
||||
/*!
|
||||
* \li The application app_voicemail uses configuration file \ref voicemail.conf
|
||||
/*! \li \ref app_voicemail.c uses configuration file \ref voicemail.conf
|
||||
* \addtogroup configuration_file Configuration Files
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user