From 9a0de654353a29257e31baf855f7dc326c1c5755 Mon Sep 17 00:00:00 2001 From: Willow Liquorice Date: Thu, 9 Jun 2022 19:22:07 +0100 Subject: DOC: Major doxygen organisation work, upgraded config, updated logo --- src/include/gnunet_helper_lib.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/include/gnunet_helper_lib.h') diff --git a/src/include/gnunet_helper_lib.h b/src/include/gnunet_helper_lib.h index b54120204..3362d698e 100644 --- a/src/include/gnunet_helper_lib.h +++ b/src/include/gnunet_helper_lib.h @@ -19,6 +19,10 @@ */ /** + * @addtogroup libgnunetutil + * Multi-function utilities library for GNUnet programs + * @{ + * * @author Philipp Toelke * @author Christian Grothoff * @@ -181,3 +185,5 @@ GNUNET_HELPER_send_cancel (struct GNUNET_HELPER_SendHandle *sh); /* end of include guard: GNUNET_HELPER_LIB_H */ /** @} */ /* end of group */ + +/** @} */ /* end of group addition */ -- cgit v1.2.3