diff options
Diffstat (limited to 'src/include/gnunet_common.h')
-rw-r--r-- | src/include/gnunet_common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gnunet_common.h b/src/include/gnunet_common.h index e455f2082b..b69469be1e 100644 --- a/src/include/gnunet_common.h +++ b/src/include/gnunet_common.h @@ -28,6 +28,8 @@ * @author Nils Durner * * @defgroup logging Logging + * @see [Documentation](https://gnunet.org/logging) + * * @defgroup memory Memory management */ #ifndef GNUNET_COMMON_H |