From 219e64fe613c47eab4c143791128c2b453be3bf8 Mon Sep 17 00:00:00 2001 From: Gabor X Toth <*@tg-x.net> Date: Tue, 12 Jan 2016 12:43:09 +0000 Subject: doxygen: group/module definitions (part 2) --- src/include/block_fs.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src/include/block_fs.h') diff --git a/src/include/block_fs.h b/src/include/block_fs.h index 15610d333..5688bb3cb 100644 --- a/src/include/block_fs.h +++ b/src/include/block_fs.h @@ -19,10 +19,14 @@ */ /** + * @author Christian Grothoff + * * @file * FS block formats (shared between FS and Block) * - * @author Christian Grothoff + * @defgroup block-fs FS block formats + * Shared between the [FS service](@ref fs) and the [Block library](@ref block). + * @{ */ #ifndef BLOCK_FS_H #define BLOCK_FS_H @@ -96,3 +100,5 @@ struct OnDemandBlock GNUNET_NETWORK_STRUCT_END #endif + +/** @} */ /* end of group */ -- cgit v1.2.3