OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "title": "Devtools", | 3 "title": "Devtools", |
4 "items": [ | 4 "items": [ |
5 { | 5 { |
6 "title": "Learn Basics", | 6 "title": "Learn Basics", |
7 "items": [ | 7 "items": [ |
8 { | 8 { |
9 "title": "Overview", | 9 "title": "Overview", |
10 "href": "/devtools/index" | 10 "href": "/devtools/index" |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
64 "title": "Managing Application Storage", | 64 "title": "Managing Application Storage", |
65 "href": "/devtools/docs/resource-panel" | 65 "href": "/devtools/docs/resource-panel" |
66 } | 66 } |
67 ] | 67 ] |
68 }, | 68 }, |
69 { | 69 { |
70 "title": "Debugging JavaScript", | 70 "title": "Debugging JavaScript", |
71 "href": "/devtools/docs/javascript-debugging" | 71 "href": "/devtools/docs/javascript-debugging" |
72 }, | 72 }, |
73 { | 73 { |
74 "title": "Mobile Emulation", | 74 "title": "Device Mode & Mobile Emulation", |
75 "href": "/devtools/docs/mobile-emulation" | 75 "href": "/devtools/docs/device-mode" |
76 }, | 76 }, |
77 { | 77 { |
78 "title": "Remote Debugging on Android", | 78 "title": "Remote Debugging on Android", |
79 "href": "/devtools/docs/remote-debugging" | 79 "href": "/devtools/docs/remote-debugging" |
80 }, | 80 }, |
81 { | 81 { |
82 "title": "Saving Changes with Workspaces", | 82 "title": "Saving Changes with Workspaces", |
83 "href": "/devtools/docs/workspaces" | 83 "href": "/devtools/docs/workspaces" |
84 } | 84 } |
85 ] | 85 ] |
(...skipping 935 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1021 "title": "Articles", | 1021 "title": "Articles", |
1022 "href": "/webstore/articles" | 1022 "href": "/webstore/articles" |
1023 } | 1023 } |
1024 ] | 1024 ] |
1025 } | 1025 } |
1026 ] | 1026 ] |
1027 } | 1027 } |
1028 ] | 1028 ] |
1029 } | 1029 } |
1030 ] | 1030 ] |
OLD | NEW |