aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-module.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-03-22 05:24:42 +0800
committerMichael Meeks <michael.meeks@novell.com>2010-04-07 19:13:28 +0800
commit84ba2f958fff42f41a23726b304fe9545db135c4 (patch)
treeae740dadabe37e4c9b9c9ecf7bace780b61819e4 /e-util/e-module.c
parentc675132de1981a140cf3341b7b1c3cd08862b54b (diff)
downloadgsoc2013-evolution-84ba2f958fff42f41a23726b304fe9545db135c4.tar
gsoc2013-evolution-84ba2f958fff42f41a23726b304fe9545db135c4.tar.gz
gsoc2013-evolution-84ba2f958fff42f41a23726b304fe9545db135c4.tar.bz2
gsoc2013-evolution-84ba2f958fff42f41a23726b304fe9545db135c4.tar.lz
gsoc2013-evolution-84ba2f958fff42f41a23726b304fe9545db135c4.tar.xz
gsoc2013-evolution-84ba2f958fff42f41a23726b304fe9545db135c4.tar.zst
gsoc2013-evolution-84ba2f958fff42f41a23726b304fe9545db135c4.zip
Move "section" documentation out of header files.
Diffstat (limited to 'e-util/e-module.c')
-rw-r--r--e-util/e-module.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/e-module.c b/e-util/e-module.c
index 3919841910..0ee4227823 100644
--- a/e-util/e-module.c
+++ b/e-util/e-module.c
@@ -19,6 +19,11 @@
*
*/
+/**
+ * SECTION: e-module
+ * @include: e-util/e-module.h
+ **/
+
#include "e-module.h"
#include <glib/gi18n.h>