aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_skel.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_skel.c')
-rwxr-xr-xapps/app_skel.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/app_skel.c b/apps/app_skel.c
index f391cb64b..88a9a280b 100755
--- a/apps/app_skel.c
+++ b/apps/app_skel.c
@@ -20,6 +20,8 @@
*
* \brief Skeleton application
*
+ * This is a skeleton for development of an Asterisk application */
+ * \ingroup applications
*/
#include <stdlib.h>