Update BLE documentation scope

This commit is contained in:
Geng Yuchao 2022-08-04 15:47:00 +08:00 committed by GengYuchao
parent 238d48edbc
commit 3144c870a6
3 changed files with 4 additions and 3 deletions

View File

@ -34,7 +34,8 @@ BT_DOCS = ['api-guides/blufi.rst',
'api-reference/bluetooth/esp_blufi.rst',
'api-reference/bluetooth/esp-ble-mesh.rst',
'api-reference/bluetooth/index.rst',
'api-reference/bluetooth/nimble/index.rst']
'api-reference/bluetooth/nimble/index.rst',
'migration-guides/release-5.x/bluetooth-low-energy.rst']
CLASSIC_BT_DOCS = ['api-reference/bluetooth/classic_bt.rst',
'api-reference/bluetooth/esp_a2dp.rst',

View File

@ -7,7 +7,7 @@ Migration from 4.4 to 5.0
:maxdepth: 1
:SOC_BT_CLASSIC_SUPPORTED: bluetooth-classic
bluetooth-low-energy
:SOC_BLE_SUPPORTED: bluetooth-low-energy
build-system
gcc
networking

View File

@ -7,7 +7,7 @@
:maxdepth: 1
:SOC_BT_CLASSIC_SUPPORTED: bluetooth-classic
bluetooth-low-energy
:SOC_BLE_SUPPORTED: bluetooth-low-energy
build-system
gcc
networking