component/docs: enable generation of API-reference documents for Bluetooth HID device

This commit is contained in:
wangmengyang
2022-03-23 21:25:44 +08:00
committed by BOT
parent 199d72c19c
commit 0760a969a8
6 changed files with 24 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ BT_DOCS = ['api-guides/blufi.rst',
CLASSIC_BT_DOCS = ['api-reference/bluetooth/classic_bt.rst',
'api-reference/bluetooth/esp_a2dp.rst',
'api-reference/bluetooth/esp_avrc.rst',
'api-reference/bluetooth/esp_hidd.rst',
'api-reference/bluetooth/esp_hf_defs.rst',
'api-reference/bluetooth/esp_hf_client.rst',
'api-reference/bluetooth/esp_hf_ag.rst',