X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Finclude%2Fgnunet_nse_service.h;h=90f74a7ffbc65f995f66766b67b6564434d806f9;hb=4e084e4842cddf5de988534c84e2d65bb122472f;hp=365b35d9be5f4a5874aefaa447e5970c1e9eeaef;hpb=b23f7bcde58fdada9170f16af39ab1e84f4c3a68;p=oweals%2Fgnunet.git diff --git a/src/include/gnunet_nse_service.h b/src/include/gnunet_nse_service.h index 365b35d9b..90f74a7ff 100644 --- a/src/include/gnunet_nse_service.h +++ b/src/include/gnunet_nse_service.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet - Copyright (C) 2011 Christian Grothoff (and other contributing authors) + Copyright (C) 2011 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published @@ -22,13 +22,20 @@ #define GNUNET_NSE_SERVICE_H_ /** + * @author Nathan Evans + * * @file - * API to retrieve the current network size estimate, + * API to retrieve the current network size estimate + * + * @defgroup nse NSE service + * Network Size Estimation + * + * Provides an API to retrieve the current network size estimate, * also to register for notifications whenever a new * network size estimate is calculated. * - * @author Nathan Evans - * @defgroup nse Network size estimation service + * @see [Documentation](https://gnunet.org/gnunet-nse-subsystem) + * * @{ */