From b23f7bcde58fdada9170f16af39ab1e84f4c3a68 Mon Sep 17 00:00:00 2001 From: Gabor X Toth <*@tg-x.net> Date: Mon, 11 Jan 2016 21:23:17 +0000 Subject: doxygen: group/module definitions (part 1) --- src/include/gnunet_multicast_service.h | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'src/include/gnunet_multicast_service.h') diff --git a/src/include/gnunet_multicast_service.h b/src/include/gnunet_multicast_service.h index 5503eb3a9..a8e4a99f6 100644 --- a/src/include/gnunet_multicast_service.h +++ b/src/include/gnunet_multicast_service.h @@ -19,10 +19,15 @@ */ /** - * @file include/gnunet_multicast_service.h - * @brief multicast service; establish tunnels to distant peers - * @author Christian Grothoff * @author Gabor X Toth + * @author Christian Grothoff + * + * @file + * Multicast service; multicast messaging via CADET + * + * @defgroup multicast Multicast service + * Multicast messaging via CADET. + * @{ */ #ifndef GNUNET_MULTICAST_SERVICE_H @@ -897,6 +902,7 @@ GNUNET_MULTICAST_member_to_origin_resume (struct GNUNET_MULTICAST_MemberTransmit void GNUNET_MULTICAST_member_to_origin_cancel (struct GNUNET_MULTICAST_MemberTransmitHandle *th); +/** @} */ /* end of group */ #if 0 /* keep Emacsens' auto-indent happy */ { -- cgit v1.2.3