Skip to content

Commit 9774d18

Browse files
author
Amanda Butler
authored
Update docs.json
Apply new feature to live site for prettier structure.
1 parent a887fc5 commit 9774d18

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

docs.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,11 @@
3030
"type": "markdown",
3131
"chapters": [{
3232
"title": "Overview",
33-
"sources": [{
33+
"intro": {
3434
"type": "markdown",
3535
"url": "https://github.com/ARMmbed/Handbook/blob/5.8/docs/reference/reference.md"
36-
}]
36+
},
37+
"sources": []
3738
},
3839
{
3940
"title": "Runtime",
@@ -693,10 +694,11 @@
693694
"type": "markdown",
694695
"chapters": [{
695696
"title": "Overview",
696-
"sources": [{
697+
"intro": {
697698
"type": "markdown",
698699
"url": "https://github.com/ARMmbed/Handbook/blob/5.8/docs/tools/tools_intro.md"
699-
}]
700+
},
701+
"sources": []
700702
},
701703
{
702704
"title": "Configuring Tools",
@@ -851,10 +853,11 @@
851853
"type": "markdown",
852854
"chapters": [{
853855
"title": "Overview",
854-
"sources": [{
856+
"intro": {
855857
"type": "markdown",
856858
"url": "https://github.com/ARMmbed/Handbook/blob/5.8/docs/tutorials/tutorials_intro.md"
857-
}]
859+
},
860+
"sources": []
858861
},
859862
{
860863
"title": "Mbed OS quick start",

0 commit comments

Comments
 (0)