mirror of
https://github.com/espressif/openthread.git
synced 2026-06-06 05:24:51 +00:00
[docs] add missing TCP and UDP Doxygen groups (#13178)
This commit adds the missing Doxygen groups for TCP (`core-tcp`), TCP Extensions (`core-tcp-ext`), and UDP (`core-udp`). These groups are used in the code but were not previously defined.
This commit is contained in:
committed by
GitHub
parent
831f2d3868
commit
32b96a0d98
@@ -87,6 +87,9 @@ namespace Ip6 {
|
||||
* @defgroup core-ip6-mpl MPL
|
||||
* @defgroup core-ip6-netif Network Interfaces
|
||||
* @defgroup core-ip6-slaac SLAAC
|
||||
* @defgroup core-tcp TCP
|
||||
* @defgroup core-tcp-ext TCP Extension
|
||||
* @defgroup core-udp UDP
|
||||
*
|
||||
* @}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user