summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--addons/app_mysql.c3
-rw-r--r--addons/chan_mobile.c9
2 files changed, 10 insertions, 2 deletions
diff --git a/addons/app_mysql.c b/addons/app_mysql.c
index 91d300591..dda45243b 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 454ebf1bf..95c7f27d9 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
<depend>bluetooth</depend>
<defaultenabled>no</defaultenabled>