Skip to content

Commit d3569e3

Browse files
committed
Revert "Will it work better this way?"
This reverts commit 5798fc3.
1 parent 5798fc3 commit d3569e3

File tree

1 file changed

+21
-6
lines changed

1 file changed

+21
-6
lines changed

docs.json

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,38 @@
33
"description": "Introducing Mbed OS: the overview, architecture, features and licensing",
44
"slug": "introduction",
55
"type": "markdown",
6-
"intro": {
6+
"chapters": [{
7+
"title": "Mbed OS overview",
8+
"intro": {
79
"type": "markdown",
810
"url": "https://github.com/ARMmbed/mbed-os-5-docs/blob/development/docs/introduction/introduction.md"
911
},
10-
"sources": [
11-
{
12+
"sources": []
13+
},
14+
{
15+
"title": "Mbed OS 2 and Mbed OS 5",
16+
"intro": {
1217
"type": "markdown",
1318
"url": "https://github.com/ARMmbed/mbed-os-5-docs/blob/development/docs/tutorials/mbed-os-2-vs-5.md"
1419
},
15-
{
20+
"sources": []
21+
},
22+
{
23+
"title": "Release process",
24+
"intro": {
1625
"type": "markdown",
1726
"url": "https://github.com/ARMmbed/mbed-os-5-docs/blob/development/docs/introduction/release_process.md"
1827
},
19-
{
28+
"sources": []
29+
},
30+
{
31+
"title": "Glossary",
32+
"intro": {
2033
"type": "markdown",
2134
"url": "https://github.com/ARMmbed/mbed-os-5-docs/blob/development/docs/introduction/terms.md"
22-
}
35+
},
36+
"sources": []
37+
}
2338
],
2439
"tags": [
2540
"introduction"

0 commit comments

Comments
 (0)