Skip to content

Commit a3e3d83

Browse files
author
Amanda Butler
authored
Add device management docs to docs.json
Add device management content to test site to see how they render.
1 parent 3c4555d commit a3e3d83

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs.json

+16
Original file line numberDiff line numberDiff line change
@@ -1256,6 +1256,22 @@
12561256
]
12571257
}
12581258
]
1259+
},
1260+
{
1261+
"title": "Device Management for Mbed OS",
1262+
"description": "",
1263+
"slug": "device-management",
1264+
"type": "markdown",
1265+
"sources": [{
1266+
"path": "docs/device-management.md"
1267+
},
1268+
{
1269+
"path": "docs/device-management-config.md"
1270+
},
1271+
{
1272+
"path": "docs/device-management-test.md"
1273+
}
1274+
]
12591275
},
12601276
{
12611277
"title": "feature-hal-spec-usb-device doxygen",

0 commit comments

Comments
 (0)