doc/gnrc/ipv6: Update documentation group for gnrc

Since the GNRC_IPV6 is part of GNRC it should be a part of the gnrc compile time configuration group.
This adds information on the group to specify it is gnrc and changes the group from config to net_gnrc_conf
This commit is contained in:
MrKevinWeiss 2020-01-13 12:34:26 +01:00
parent 53cb3b087c
commit 1e1bf6ed98

View File

@ -40,9 +40,9 @@ extern "C" {
#endif
/**
* @defgroup net_gnrc_ipv6_ext_conf IPv6 extension header compile configurations
* @defgroup net_gnrc_ipv6_ext_conf GNRC IPv6 extension header compile configurations
* @ingroup net_gnrc_ipv6_ext
* @ingroup config
* @ingroup net_gnrc_conf
* @{
*/
/**