summaryrefslogtreecommitdiff
path: root/main/enum.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/enum.c')
-rw-r--r--main/enum.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/main/enum.c b/main/enum.c
index 0dead9aa5..60e603d21 100644
--- a/main/enum.c
+++ b/main/enum.c
@@ -45,6 +45,15 @@
* \todo The service type selection needs to be redone.
*/
+/*! \li \ref enum.c uses the configuration file \ref enum.conf
+ * \addtogroup configuration_file Configuration Files
+ */
+
+/*!
+ * \page enum.conf enum.conf
+ * \verbinclude enum.conf.sample
+ */
+
/*** MODULEINFO
<support_level>core</support_level>
***/