| 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 "href": "/devtools", | 7 "href": "/devtools", |
| 8 "items": [ | 8 "items": [ |
| 9 { | 9 { |
| 10 "title": "Overview", | 10 "title": "Overview", |
| (...skipping 240 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 251 }, | 251 }, |
| 252 { | 252 { |
| 253 "title": "WebView Workflow", | 253 "title": "WebView Workflow", |
| 254 "href": "/multidevice/webview/workflow" | 254 "href": "/multidevice/webview/workflow" |
| 255 }, | 255 }, |
| 256 { | 256 { |
| 257 "title": "Tips & Tricks", | 257 "title": "Tips & Tricks", |
| 258 "href": "/multidevice/webview/tipsandtricks" | 258 "href": "/multidevice/webview/tipsandtricks" |
| 259 } | 259 } |
| 260 ] | 260 ] |
| 261 }, |
| 262 { |
| 263 "title": "Chrome for iOS", |
| 264 "href": "/multidevice/ios/links", |
| 265 "items": [ |
| 266 { |
| 267 "title": "Opening Links in Chrome", |
| 268 "href": "/multidevice/ios/links" |
| 269 }, |
| 270 { |
| 271 "title": "User Agent", |
| 272 "href": "/multidevice/user-agent#chrome_for_ios_user_agent" |
| 273 } |
| 274 ] |
| 261 } | 275 } |
| 262 ] | 276 ] |
| 263 }, | 277 }, |
| 264 { | 278 { |
| 265 "title": "Platform", | 279 "title": "Platform", |
| 266 "items": [ | 280 "items": [ |
| 267 { | 281 { |
| 268 "title": "Apps", | 282 "title": "Apps", |
| 269 "href": "/apps/about_apps", | 283 "href": "/apps/about_apps", |
| 270 "items": [ | 284 "items": [ |
| (...skipping 768 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1039 "title": "Articles", | 1053 "title": "Articles", |
| 1040 "href": "/webstore/articles" | 1054 "href": "/webstore/articles" |
| 1041 } | 1055 } |
| 1042 ] | 1056 ] |
| 1043 } | 1057 } |
| 1044 ] | 1058 ] |
| 1045 } | 1059 } |
| 1046 ] | 1060 ] |
| 1047 } | 1061 } |
| 1048 ] | 1062 ] |
| OLD | NEW |