mirror of
https://github.com/espressif/openthread.git
synced 2026-06-06 05:24:51 +00:00
[docs] add plat-dns module to Doxygen menu (#8819)
New API module from #8668 wasn't added to the high-level Doxygen menu. This causes the module to show up incorrectly when we import reference docs into openthread.io.
This commit is contained in:
+2
-1
@@ -53,7 +53,7 @@
|
||||
* @defgroup api-net IPv6 Networking
|
||||
* @{
|
||||
*
|
||||
* @defgroup api-dns DNSv6
|
||||
* @defgroup api-dns DNS
|
||||
* @defgroup api-dnssd-server DNS-SD Server
|
||||
* @defgroup api-icmp6 ICMPv6
|
||||
* @defgroup api-ip6 IPv6
|
||||
@@ -167,6 +167,7 @@
|
||||
*
|
||||
* @defgroup plat-alarm Alarm
|
||||
* @defgroup plat-crypto Crypto - Platform
|
||||
* @defgroup plat-dns DNS - Platform
|
||||
* @defgroup plat-entropy Entropy
|
||||
* @defgroup plat-factory-diagnostics Factory Diagnostics - Platform
|
||||
* @defgroup plat-logging Logging - Platform
|
||||
|
||||
Reference in New Issue
Block a user