We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5dd9d commit d1934ebCopy full SHA for d1934eb
docs.json
@@ -1038,14 +1038,16 @@
1038
},
1039
{
1040
"title": "Mbed CLI 2",
1041
- "intro" : "docs/tools/mbed_cli_2/intro.md",
1042
- "sources": [{
1043
- "path": "docs/tools/mbed_cli_2/install.md"
+ "intro": {
+ "path": "docs/tools/mbed_cli_2/intro.md"
1044
1045
- {
1046
- "path": "docs/tools/mbed_cli_2/use.md"
1047
- }
1048
- ]
+ "sources": [{
+ "path": "docs/tools/mbed_cli_2/install.md"
+ },
+ {
+ "path": "docs/tools/mbed_cli_2/use.md"
1049
+ }
1050
+ ]
1051
1052
1053
"title": "Mbed CLI 1",
0 commit comments