From: Gabriel Corona Date: Tue, 19 Jul 2016 10:34:28 +0000 (+0200) Subject: [doc] Kill remaining reference to XBT_set X-Git-Tag: v3_14~741 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/7155edbe5c5c7d2fc3a5f0b00c46a175f68c9174?hp=66c35960bb3e0a056156f22f7defeaf8c08a74f4 [doc] Kill remaining reference to XBT_set and there was a some datadesription title remaining as well. --- diff --git a/doc/doxygen/module-xbt.doc b/doc/doxygen/module-xbt.doc index ef58360d1a..1ecc29e7a9 100644 --- a/doc/doxygen/module-xbt.doc +++ b/doc/doxygen/module-xbt.doc @@ -70,11 +70,9 @@ @{ */ /** @defgroup XBT_dynar Dynar: generic dynamic array */ /** @defgroup XBT_dict Dict: generic dictionnary */ - /** @defgroup XBT_set Set: generic set datatype */ /** @defgroup XBT_fifo Fifo: generic workqueue */ /** @defgroup XBT_swag Swag: O(1) set datatype */ /** @defgroup XBT_heap Heap: generic heap data structure */ - /** @defgroup XBT_dd Data description */ /** @} */