|
966 | 966 | },
|
967 | 967 | {
|
968 | 968 | "title": "The Online Compiler reference",
|
969 |
| - "sources": [ |
970 |
| - |
971 |
| - { |
972 |
| - "path": "docs/tools/IDE/ide_ref.md" |
973 |
| - } |
974 |
| - ] |
| 969 | + "intro": { |
| 970 | + "path": "docs/tools/IDE/ide_ref.md" |
| 971 | + }, |
| 972 | + "sources": [] |
975 | 973 | }
|
976 | 974 | ]
|
977 | 975 | },
|
|
988 | 986 | },
|
989 | 987 | "sub_chapters": [{
|
990 | 988 | "title": "Install and set up",
|
991 |
| - "sources": [{ |
| 989 | + "intro": { |
992 | 990 | "path": "docs/tools/CLI/cli-setup/cli-reqs.md"
|
993 |
| - }] |
| 991 | + }, |
| 992 | + "sources": [] |
994 | 993 | },
|
995 | 994 | {
|
996 | 995 | "title": "Create",
|
997 |
| - "sources": [{ |
| 996 | + "intro": { |
998 | 997 | "path": "docs/tools/CLI/cli-create.md"
|
999 |
| - }] |
| 998 | + }, |
| 999 | + "sources": [] |
1000 | 1000 | },
|
1001 | 1001 | {
|
1002 | 1002 | "title": "Compile",
|
1003 |
| - "sources": [{ |
| 1003 | + "intro": { |
1004 | 1004 | "path": "docs/tools/CLI/cli-compile.md"
|
1005 |
| - }] |
| 1005 | + }, |
| 1006 | + "sources": [] |
1006 | 1007 | },
|
1007 | 1008 | {
|
1008 | 1009 | "title": "Test and debug",
|
1009 |
| - "sources": [{ |
| 1010 | + "intro": { |
1010 | 1011 | "path": "docs/tools/CLI/cli-test-debug.md"
|
1011 |
| - }] |
| 1012 | + }, |
| 1013 | + "sources": [] |
1012 | 1014 | },
|
1013 | 1015 | {
|
1014 | 1016 | "title": "Build profiles",
|
|
1022 | 1024 | },
|
1023 | 1025 | {
|
1024 | 1026 | "title": "Update devices",
|
1025 |
| - "sources": [{ |
| 1027 | + "intro": { |
1026 | 1028 | "path": "docs/tools/CLI/cli-device-management.md"
|
1027 |
| - }] |
| 1029 | + }, |
| 1030 | + "sources": [] |
1028 | 1031 | },
|
1029 | 1032 | {
|
1030 | 1033 | "title": "Collaborate",
|
1031 |
| - "sources": [{ |
| 1034 | + "intro": { |
1032 | 1035 | "path": "docs/tools/CLI/cli-collaborate.md"
|
1033 |
| - }] |
| 1036 | + }, |
| 1037 | + "sources": [] |
1034 | 1038 | },
|
1035 | 1039 | {
|
1036 | 1040 | "title": "Troubleshoot",
|
1037 |
| - "sources": [{ |
| 1041 | + "intro": { |
1038 | 1042 | "path": "docs/tools/CLI/troubleshooting.md"
|
1039 |
| - }] |
| 1043 | + }, |
| 1044 | + "sources": [] |
1040 | 1045 | }
|
1041 | 1046 | ]
|
1042 | 1047 | },
|
|
1059 | 1064 | "type": "markdown",
|
1060 | 1065 | "chapters": [{
|
1061 | 1066 | "title": "Debugging",
|
1062 |
| - "sources": [{ |
| 1067 | + "intro": { |
1063 | 1068 | "path": "docs/tools/debug/debug_intro.md"
|
1064 | 1069 | },
|
| 1070 | + "sources": [ |
1065 | 1071 | {
|
1066 | 1072 | "path": "docs/tools/debug/debugging_mbed_os_apps.md"
|
1067 | 1073 | },
|
|
1182 | 1188 | },
|
1183 | 1189 | "sub_chapters": [{
|
1184 | 1190 | "title": "Setting up",
|
1185 |
| - "sources": [{ |
| 1191 | + "intro": { |
1186 | 1192 | "path": "docs/porting/porting_full_process/porting_reqs.md"
|
1187 |
| - }] |
| 1193 | + }, |
| 1194 | + "sources": [] |
1188 | 1195 | },
|
1189 | 1196 | {
|
1190 | 1197 | "title": "Porting",
|
1191 |
| - "sources": [{ |
| 1198 | + "intro": { |
1192 | 1199 | "path": "docs/porting/porting_full_process/porting.md"
|
1193 |
| - }] |
| 1200 | + }, |
| 1201 | + "sources": [] |
1194 | 1202 | },
|
1195 | 1203 | {
|
1196 | 1204 | "title": "Testing",
|
|
1211 | 1219 | "title": "Derivative port",
|
1212 | 1220 | "intro": {
|
1213 | 1221 | "path": "docs/porting/custom-target-porting.md"
|
1214 |
| - } |
| 1222 | + }, |
| 1223 | + "sources": [] |
1215 | 1224 | },
|
1216 | 1225 | {
|
1217 | 1226 | "title": "Porting targets",
|
|
1302 | 1311 | }
|
1303 | 1312 | ]
|
1304 | 1313 | },
|
1305 |
| - |
1306 | 1314 | {
|
1307 | 1315 | "title": "Porting storage",
|
1308 | 1316 | "intro": {
|
|
1426 | 1434 | },
|
1427 | 1435 | {
|
1428 | 1436 | "title": "Stage 1: Evaluation",
|
1429 |
| - "sources": [{ |
| 1437 | + "intro": { |
1430 | 1438 | "url": "https://github.com/ARMmbed/evaluation-to-production/blob/5.12/FE2P/stage1.md"
|
1431 |
| - }] |
| 1439 | + }, |
| 1440 | + "sources": [] |
1432 | 1441 | },
|
1433 | 1442 | {
|
1434 | 1443 | "title": "Stage 2: Proof of concept",
|
|
1455 | 1464 | },
|
1456 | 1465 | {
|
1457 | 1466 | "title": "Stage 3: Prototype",
|
1458 |
| - "sources": [{ |
| 1467 | + "intro": { |
1459 | 1468 | "url": "https://github.com/ARMmbed/evaluation-to-production/blob/5.12/FE2P/stage3.md"
|
1460 |
| - }] |
| 1469 | + }, |
| 1470 | + "sources": [] |
1461 | 1471 | },
|
1462 | 1472 | {
|
1463 | 1473 | "title": "Stage 4: Pilot",
|
1464 |
| - "sources": [{ |
| 1474 | + "intro": { |
1465 | 1475 | "url": "https://github.com/ARMmbed/evaluation-to-production/blob/5.12/FE2P/stage4.md"
|
1466 |
| - }] |
| 1476 | + }, |
| 1477 | + "sources": [] |
1467 | 1478 | },
|
1468 | 1479 | {
|
1469 | 1480 | "title": "Stage 5: Production",
|
1470 |
| - "sources": [{ |
| 1481 | + "intro": { |
1471 | 1482 | "url": "https://github.com/ARMmbed/evaluation-to-production/blob/5.12/FE2P/stage5.md"
|
1472 |
| - }] |
| 1483 | + }, |
| 1484 | + "sources": [] |
1473 | 1485 | }
|
1474 | 1486 | ]
|
1475 | 1487 | }
|
|
0 commit comments