| 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.html" | 10 "href": "/devtools/index.html" |
| (...skipping 367 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 378 { | 378 { |
| 379 "title": "Handling External Content", | 379 "title": "Handling External Content", |
| 380 "href": "/apps/app_external.html" | 380 "href": "/apps/app_external.html" |
| 381 }, | 381 }, |
| 382 { | 382 { |
| 383 "title": "Storing Data", | 383 "title": "Storing Data", |
| 384 "href": "/apps/app_storage.html" | 384 "href": "/apps/app_storage.html" |
| 385 }, | 385 }, |
| 386 { | 386 { |
| 387 "title": "Cloud Messaging", | 387 "title": "Cloud Messaging", |
| 388 "href": "/apps/cloudMessaging.html" | 388 "href": "/apps/cloudMessagingV2.html" |
| 389 }, | 389 }, |
| 390 { | 390 { |
| 391 "title": "User Authentication", | 391 "title": "User Authentication", |
| 392 "href": "/apps/app_identity.html" | 392 "href": "/apps/app_identity.html" |
| 393 } | 393 } |
| 394 ] | 394 ] |
| 395 }, | 395 }, |
| 396 { | 396 { |
| 397 "title": "User Low-Level System Services", | 397 "title": "User Low-Level System Services", |
| 398 "href": "/apps/app_usb.html", | 398 "href": "/apps/app_usb.html", |
| (...skipping 563 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 962 "title": "Articles", | 962 "title": "Articles", |
| 963 "href": "/webstore/articles.html" | 963 "href": "/webstore/articles.html" |
| 964 } | 964 } |
| 965 ] | 965 ] |
| 966 } | 966 } |
| 967 ] | 967 ] |
| 968 } | 968 } |
| 969 ] | 969 ] |
| 970 } | 970 } |
| 971 ] | 971 ] |
| OLD | NEW |