mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
doc: fix doxygen groups for PPP
This commit is contained in:
parent
a8297595e6
commit
6ec1de6783
@ -7,8 +7,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup net_ppp Header
|
* @defgroup net_ppphdr Point-to-Point Protocol Header
|
||||||
* @ingroup net_ppp_hdr
|
* @ingroup net_ppp
|
||||||
* @brief PPP header abstraction type and helper functions
|
* @brief PPP header abstraction type and helper functions
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup net_ppptypes PPP types
|
* @defgroup net_ppp Point-to-Point Protocol (PPP) Data Link Layer
|
||||||
* @ingroup net
|
* @ingroup net
|
||||||
* @brief PPP types
|
* @brief PPP types
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user