Skip to content

Commit 839aee7

Browse files
committed
Tidying up
1 parent b46f2fa commit 839aee7

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

docs.json

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -237,9 +237,6 @@
237237
{
238238
"path": "docs/api/io/FlashIAP.md"
239239
},
240-
{
241-
"path": "docs/api/io/Serial.md"
242-
},
243240
{
244241
"path": "docs/api/io/BufferedSerial.md"
245242
},
@@ -495,7 +492,8 @@
495492
},
496493
"sources": [{
497494
"path": "docs/api/networksocket/socket.md"
498-
}, {
495+
},
496+
{
499497
"path": "docs/api/networksocket/UDPSocket.md"
500498
},
501499
{
@@ -1392,15 +1390,9 @@
13921390
"slug": "mbed-os-pelion",
13931391
"type": "markdown",
13941392
"description": "How to go to production with Mbed OS-based IoT devices, the Pelion IoT platform and Arm Treasure Data (Data Management)",
1395-
"chapters": [
1396-
{
1397-
"title": "Device Management for Mbed OS",
1398-
"sources": [{
1399-
"path": "docs/ref-designs/pelion_ready/device-management.md"
1400-
}
1401-
]
1402-
}
1403-
]
1393+
"sources": [{
1394+
"path": "docs/ref-designs/pelion_ready/device-management.md"
1395+
}]
14041396
},
14051397
{
14061398
"title": "feature-i2c doxygen",

0 commit comments

Comments
 (0)