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/gnunet_namecache_plugin.h | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'src/include/gnunet_namecache_plugin.h') diff --git a/src/include/gnunet_namecache_plugin.h b/src/include/gnunet_namecache_plugin.h index ec3e22bd2..31a235b66 100644 --- a/src/include/gnunet_namecache_plugin.h +++ b/src/include/gnunet_namecache_plugin.h @@ -19,9 +19,14 @@ */ /** - * @file include/gnunet_namecache_plugin.h - * @brief plugin API for the namecache database backend * @author Christian Grothoff + * + * @file + * Plugin API for the namecache database backend + * + * @defgroup namecache-plugin Name Cache service plugin API + * Plugin API for the namecache database backend. + * @{ */ #ifndef GNUNET_NAMECACHE_PLUGIN_H #define GNUNET_NAMECACHE_PLUGIN_H @@ -97,5 +102,6 @@ struct GNUNET_NAMECACHE_PluginFunctions } #endif -/* end of gnunet_namecache_plugin.h */ #endif + +/** @} */ /* end of group */ -- cgit v1.2.3