Doxygen Updates - Title update

Update and extend the configuration_file group and enable linking. Commit other cleanups from multi-version Doxygen testing.  Update title that was left behind many years ago.

(issue ASTERISK-20259)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@375182 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Andrew Latham
2012-10-18 14:17:40 +00:00
parent 68c63d7965
commit 6c20cf2d8a
34 changed files with 132 additions and 379 deletions

View File

@@ -21,6 +21,15 @@
* \brief Distributed Universal Number Discovery (DUNDi)
*/
/*! \li \ref pbx_dundi.c uses configuration file \ref dundi.conf
* \addtogroup configuration_file Configuration Files
*/
/*!
* \page dundi.conf dundi.conf
* \verbinclude dundi.conf.sample
*/
/*** MODULEINFO
<depend>zlib</depend>
<use type="external">crypto</use>