aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_dht_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_dht_service.h')
-rw-r--r--src/include/gnunet_dht_service.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/gnunet_dht_service.h b/src/include/gnunet_dht_service.h
index b8337fe54..e31db9491 100644
--- a/src/include/gnunet_dht_service.h
+++ b/src/include/gnunet_dht_service.h
@@ -26,6 +26,9 @@
26 * 26 *
27 * @defgroup dht DHT service 27 * @defgroup dht DHT service
28 * Distributed Hash Table 28 * Distributed Hash Table
29 *
30 * @see [Documentation](https://gnunet.org/developer-handbook-dht)
31 *
29 * @{ 32 * @{
30 */ 33 */
31 34