diff --git a/sys/include/net/gnrc/sixlowpan.h b/sys/include/net/gnrc/sixlowpan.h index e866fbdc969932c101487de93d412d896e86eff2..dd93ae768970370840e1660ca275b14703860f0f 100644 --- a/sys/include/net/gnrc/sixlowpan.h +++ b/sys/include/net/gnrc/sixlowpan.h @@ -15,6 +15,8 @@ * * # NETAPI command documentation * + * This module handles the following @ref net_gnrc_netapi message types: + * * ## `GNRC_NETAPI_MSG_TYPE_RCV` * * @ref GNRC_NETAPI_MSG_TYPE_RCV expects a @ref net_gnrc_pkt (referred to as "packet" in the