Skip to content

Commit 2890a02

Browse files
author
Amanda Butler
authored
Add FileHandle and Poll to docs.json
Add FileHandle.md and Poll.md to the platform section of docs.json.
1 parent d5e5790 commit 2890a02

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,14 @@
213213
"type": "markdown",
214214
"url": "https://github.com/ARMmbed/mbed-os-5-docs/blob/5.11/docs/api/platform/Span.md"
215215
},
216+
{
217+
"type": "markdown",
218+
"url": "https://github.com/ARMmbed/mbed-os-5-docs/blob/5.11/docs/api/platform/FileHandle.md"
219+
},
220+
{
221+
"type": "markdown",
222+
"url": "https://github.com/ARMmbed/mbed-os-5-docs/blob/5.11/docs/api/platform/Poll.md"
223+
},
216224
{
217225
"type": "markdown",
218226
"url": "https://github.com/ARMmbed/mbed-os-5-docs/blob/5.11/docs/api/platform/PlatformMutex.md"

0 commit comments

Comments
 (0)