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:
Andrew Latham
2012-10-14 21:59:22 +00:00
parent 00a9699e05
commit d6dd24d71e
2 changed files with 10 additions and 2 deletions

View File

@@ -25,6 +25,15 @@
* \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
<depend>bluetooth</depend>
<defaultenabled>no</defaultenabled>