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@375008 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Andrew Latham
2012-10-14 21:57:42 +00:00
parent b106b77041
commit 00a9699e05
2 changed files with 26 additions and 2 deletions

View File

@@ -35,6 +35,15 @@
*
*/
/*! \li \ref muted.c uses the configuration file \ref muted.conf
* \addtogroup configuration_file Configuration Files
*/
/*!
* \page muted.conf muted.conf
* \verbinclude muted.conf.sample
*/
/*** MODULEINFO
<support_level>extended</support_level>
***/