[docs] add Doxygen group for new TCP Abstractions API (#7647)

This commit is contained in:
Sarah 2022-05-17 10:29:16 -07:00 committed by GitHub
parent 50862769b9
commit 3f47516ce8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -59,7 +59,16 @@
* @defgroup api-ip6 IPv6
* @defgroup api-srp SRP
* @defgroup api-ping-sender Ping Sender
*
* @defgroup api-tcp-group TCP
*
* @{
*
* @defgroup api-tcp TCP
* @defgroup api-tcp-ext TCP Abstractions
*
* @}
*
* @defgroup api-udp-group UDP
*
* @{