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_friends_lib.h | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'src/include/gnunet_friends_lib.h') diff --git a/src/include/gnunet_friends_lib.h b/src/include/gnunet_friends_lib.h index 0a757c4ef..2d8d231a5 100644 --- a/src/include/gnunet_friends_lib.h +++ b/src/include/gnunet_friends_lib.h @@ -19,9 +19,14 @@ */ /** - * @file include/gnunet_friends_lib.h - * @brief library to read and write the FRIENDS file * @author Christian Grothoff + * + * @file + * Library to read and write the FRIENDS file + * + * @defgroup friends Friends library + * Library to read and write the FRIENDS file + * @{ */ #ifndef GNUNET_FRIENDS_LIB_H #define GNUNET_FRIENDS_LIB_H @@ -99,8 +104,9 @@ int GNUNET_FRIENDS_write (struct GNUNET_FRIENDS_Writer *w, const struct GNUNET_PeerIdentity *friend_id); +/** @} */ /* end of group */ - #if 0 /* keep Emacsens' auto-indent happy */ +#if 0 /* keep Emacsens' auto-indent happy */ { #endif #ifdef __cplusplus -- cgit v1.2.3