From 3837e31f59d2a9e2a2eeb3cc49004c233d58d2b0 Mon Sep 17 00:00:00 2001 From: Martine Lenders Date: Fri, 13 Feb 2015 12:24:42 +0100 Subject: [PATCH] ng_nettype: fix documentation --- sys/include/net/ng_nettype.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sys/include/net/ng_nettype.h b/sys/include/net/ng_nettype.h index 4997c02a6c..4b882bc06f 100644 --- a/sys/include/net/ng_nettype.h +++ b/sys/include/net/ng_nettype.h @@ -7,7 +7,11 @@ */ /** + * @defgroup net_ng_nettype Protocol type definitions. * @ingroup net + * @brief Protocol type definitions to be used with the @ref net_ng_netapi, + * the @ref net_ng_netdev, the @ref net_ng_netreg, and + * the @ref ng_pkt * @{ * * @file