summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-03-25 00:42:41 -0400
committerMatthias Clasen <mclasen@redhat.com>2016-03-25 10:53:27 -0400
commit38ce9f5cfa46c317830efc7e46941ef44b7a4119 (patch)
treec6b681fa90b4e3ad4272d484226e5bf6b2f3070e /lib
parent7f058566f842cecb28539ec275c462cf1e05b722 (diff)
downloadxdg-app-38ce9f5cfa46c317830efc7e46941ef44b7a4119.tar.gz
version information: Add documentaiton
Diffstat (limited to 'lib')
-rw-r--r--lib/xdg-app-version-macros.h.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/xdg-app-version-macros.h.in b/lib/xdg-app-version-macros.h.in
index 56191b7..e81e25f 100644
--- a/lib/xdg-app-version-macros.h.in
+++ b/lib/xdg-app-version-macros.h.in
@@ -33,4 +33,9 @@
#define XDG_APP_EXTERN extern
#endif
+/**
+ * SECTION:xdg-app-version-macros
+ * @Title: Version information
+ */
+
#endif /* __XDG_APP_VERSION_MACROS_H__ */