Doxygen Updates - Title update

Update and extend the configuration_file group and enable linking.  Update title that was left behind many years ago.

(issue ASTERISK-20259)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@375005 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Andrew Latham
2012-10-14 21:46:45 +00:00
parent cfc6f60ca3
commit 02bcd5bfb6
9 changed files with 63 additions and 1 deletions

View File

@@ -28,6 +28,15 @@
* \ingroup cdr_drivers
*/
/*! \li \ref cdr_odbc.c uses the configuration file \ref cdr_odbc.conf
* \addtogroup configuration_file Configuration Files
*/
/*!
* \page cdr_odbc.conf cdr_odbc.conf
* \verbinclude cdr_odbc.conf.sample
*/
/*** MODULEINFO
<depend>res_odbc</depend>
<support_level>extended</support_level>