mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-20 03:59:01 +00:00
Doxygen Updates
Update and extend the configuration_file group and enable linking. (issue ASTERISK-20259) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@375009 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -23,8 +23,7 @@
|
|||||||
* \ingroup applications
|
* \ingroup applications
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*! \li \ref app_mysql.c uses the configuration file \ref app_mysql.conf
|
||||||
* \li The application app_mysql uses the configuration file \ref app_mysql.conf
|
|
||||||
* \addtogroup configuration_file Configuration Files
|
* \addtogroup configuration_file Configuration Files
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@@ -25,6 +25,15 @@
|
|||||||
* \ingroup channel_drivers
|
* \ingroup channel_drivers
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/*! \li \ref chan_mobile.c uses the configuration file \ref chan_mobile.conf
|
||||||
|
* \addtogroup configuration_file Configuration Files
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*!
|
||||||
|
* \page chan_mobile.conf chan_mobile.conf
|
||||||
|
* \verbinclude chan_mobile.conf.sample
|
||||||
|
*/
|
||||||
|
|
||||||
/*** MODULEINFO
|
/*** MODULEINFO
|
||||||
<depend>bluetooth</depend>
|
<depend>bluetooth</depend>
|
||||||
<defaultenabled>no</defaultenabled>
|
<defaultenabled>no</defaultenabled>
|
||||||
|
Reference in New Issue
Block a user