summaryrefslogtreecommitdiffstats
path: root/dbus/dbus.h
diff options
context:
space:
mode:
authorZack Rusin <zack@kde.org>2002-11-22 03:42:37 +0000
committerZack Rusin <zack@kde.org>2002-11-22 03:42:37 +0000
commitc68320376bc93cb744e0a0930eb241eefd764076 (patch)
treee72be53896089ab6a59ac8305a10035073e43a26 /dbus/dbus.h
parent5a6adeee6e20252f8f2b01349b7e95ee6e99e4ff (diff)
Adding documentation (Doxygen) support.
Diffstat (limited to 'dbus/dbus.h')
-rw-r--r--dbus/dbus.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/dbus/dbus.h b/dbus/dbus.h
index 7c46ce15..3d166df4 100644
--- a/dbus/dbus.h
+++ b/dbus/dbus.h
@@ -29,6 +29,12 @@
#include <dbus/dbus-macros.h>
#include <dbus/dbus-message.h>
+/**
+ * @defgroup DBus
+ */
+
#undef DBUS_INSIDE_DBUS_H
+/** @} */
+
#endif /* DBUS_H