Skip to content

Commit 7907379

Browse files
author
Amanda Butler
authored
Update docs.json
Pull APIs out of references.
1 parent e395d53 commit 7907379

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

docs.json

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
]
3333
},
3434
{
35-
"title": "APIs and Reference",
36-
"description": "The reference manual for Mbed OS: APIs, configuration and implementation details",
37-
"slug": "reference",
35+
"title": "APIs",
36+
"description": "The APIs of Mbed OS: platform, drivers, RTOS, connectivity, security and storage",
37+
"slug": "apis",
3838
"type": "markdown",
3939
"chapters": [{
4040
"title": "APIs",
@@ -488,8 +488,18 @@
488488
]
489489
}
490490
]
491-
},
492-
{
491+
}
492+
],
493+
"tags": [
494+
"apis"
495+
]
496+
},
497+
{
498+
"title": "Reference",
499+
"description": "The reference manual for Mbed OS: architecture, configuration and contribution details",
500+
"slug": "reference",
501+
"type": "markdown",
502+
"chapters": [{
493503
"title": "Architecture",
494504
"intro": {
495505
"type": "markdown",

0 commit comments

Comments
 (0)