From 61e8794662ce2fc6ca669906822840a3743b4b78 Mon Sep 17 00:00:00 2001 From: Gabor X Toth <*@tg-x.net> Date: Fri, 15 Jan 2016 22:12:27 +0000 Subject: doxygen: add documentation links --- src/include/gnunet_container_lib.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/include/gnunet_container_lib.h') diff --git a/src/include/gnunet_container_lib.h b/src/include/gnunet_container_lib.h index 3ef64fbb7..6f21be75b 100644 --- a/src/include/gnunet_container_lib.h +++ b/src/include/gnunet_container_lib.h @@ -28,6 +28,8 @@ * @defgroup hashmap Container library: MultiHashMap * Hash map with multiple values per key. * + * @see [Documentation](https://gnunet.org/util_multihashmap) + * * @defgroup heap Container library: Heap * Min- or max-heap with arbitrary element removal * @@ -36,6 +38,8 @@ * * @defgroup dll Container library: Doubly-linked list * + * @see [Documentation](https://gnunet.org/mdll-api) + * * @defgroup metadata Container library: Metadata * GNU libextractor key-value pairs */ -- cgit v1.2.3