From d6dd24d71ef3df7872719cbcb2987112edf7aa81 Mon Sep 17 00:00:00 2001 From: Andrew Latham Date: Sun, 14 Oct 2012 21:59:22 +0000 Subject: [PATCH] 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 --- addons/app_mysql.c | 3 +-- addons/chan_mobile.c | 9 +++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/addons/app_mysql.c b/addons/app_mysql.c index 91d3005911..dda45243bf 100644 --- a/addons/app_mysql.c +++ b/addons/app_mysql.c @@ -23,8 +23,7 @@ * \ingroup applications */ -/*! - * \li The application app_mysql uses the configuration file \ref app_mysql.conf +/*! \li \ref app_mysql.c uses the configuration file \ref app_mysql.conf * \addtogroup configuration_file Configuration Files */ diff --git a/addons/chan_mobile.c b/addons/chan_mobile.c index 454ebf1bfd..95c7f27d94 100644 --- a/addons/chan_mobile.c +++ b/addons/chan_mobile.c @@ -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 bluetooth no