mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 22:43:50 +01:00
Merge pull request #6318 from OlegHahm/doc_ppp_fix
doc: fix doxygen groups for PPP
This commit is contained in:
commit
375c1c85c1
@ -7,8 +7,8 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup net_ppp Header
|
||||
* @ingroup net_ppp_hdr
|
||||
* @defgroup net_ppphdr Point-to-Point Protocol Header
|
||||
* @ingroup net_ppp
|
||||
* @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
|
||||
* @brief PPP types
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user