mirror of
https://github.com/espressif/openthread.git
synced 2026-07-28 22:57:47 +00:00
[docs] update Doxygen menu (#5641)
- Remove the Platform BLE module - Add the Link Metrics module
This commit is contained in:
+1
-1
@@ -72,6 +72,7 @@
|
||||
* @{
|
||||
*
|
||||
* @defgroup api-link-link Link
|
||||
* @defgroup api-link-metrics Link Metrics
|
||||
* @defgroup api-link-raw Raw Link
|
||||
*
|
||||
* @}
|
||||
@@ -145,7 +146,6 @@
|
||||
* @{
|
||||
*
|
||||
* @defgroup plat-alarm Alarm
|
||||
* @defgroup plat-ble BLE Host
|
||||
* @defgroup plat-entropy Entropy
|
||||
* @defgroup plat-factory-diagnostics Factory Diagnostics
|
||||
* @defgroup plat-logging Logging
|
||||
|
||||
@@ -53,7 +53,7 @@ extern "C" {
|
||||
* @note This number versions both OpenThread platform and user APIs.
|
||||
*
|
||||
*/
|
||||
#define OPENTHREAD_API_VERSION (33)
|
||||
#define OPENTHREAD_API_VERSION (34)
|
||||
|
||||
/**
|
||||
* @addtogroup api-instance
|
||||
|
||||
@@ -45,10 +45,10 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @addtogroup linkmetrics Link Metrics
|
||||
* @addtogroup api-link-metrics
|
||||
*
|
||||
* @brief
|
||||
* This module includes functions that control Link Metrics protocol.
|
||||
* This module includes functions that control the Link Metrics protocol.
|
||||
*
|
||||
* @{
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user