mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-31 09:21:19 +01:00
net/rdcli: fix doxygen groups for RD client code
This commit is contained in:
parent
f29714ea83
commit
cf7fb4b886
@ -7,8 +7,9 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup net_rdcli_common Shared Functions for CoRE RD Clients
|
||||
* @ingroup net_rdcli
|
||||
* @defgroup net_rdcli_common CoRE RD Client Common
|
||||
* @ingroup net
|
||||
* @brief Shared functionality for CoRE Resource Directory clients
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
@ -7,8 +7,9 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup net_rdcli_config CoAP Resource Directory Client Configuration
|
||||
* @ingroup net_rdcli
|
||||
* @defgroup net_rdcli_config CoRE RD Client Configuration
|
||||
* @ingroup net
|
||||
* @brief Shared CoRE Resource Directory Client Configuration
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
@ -7,8 +7,8 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup net_rdcli_simple Simple CoRE Resource Directory Registration
|
||||
* @ingroup net_rdcli
|
||||
* @defgroup net_rdcli_simple CoRE RD Simple Client
|
||||
* @ingroup net
|
||||
* @brief CoAP-based CoRE Resource Directory client supporting the simple
|
||||
* registration only
|
||||
* @{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user