Split Bluetooth APIs to their own page (#1641)

* Split Bluetooth APIs to their own page

* Split Bluetooth APIs to their own page

* Split Bluetooth APIs to their own page
This commit is contained in:
J. Nick Koston
2023-01-20 09:34:26 -10:00
committed by GitHub
parent 91a6a13b65
commit 09856c97b2
3 changed files with 216 additions and 213 deletions

View File

@@ -114,7 +114,7 @@ module.exports = {
{
type: "category",
label: "Bluetooth",
items: ["bluetooth", "core/bluetooth/bluetooth_fetching_data"],
items: ["bluetooth", "core/bluetooth/bluetooth_fetching_data", "core/bluetooth/api"],
},
],
},