| 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 412 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 423 "title": "About MVC Architecture", | 423 "title": "About MVC Architecture", |
| 424 "href": "/apps/app_frameworks" | 424 "href": "/apps/app_frameworks" |
| 425 }, | 425 }, |
| 426 { | 426 { |
| 427 "title": "Build Apps with AngularJS", | 427 "title": "Build Apps with AngularJS", |
| 428 "href": "/apps/angular_framework" | 428 "href": "/apps/angular_framework" |
| 429 }, | 429 }, |
| 430 { | 430 { |
| 431 "title": "Build Apps with SenchaJS", | 431 "title": "Build Apps with SenchaJS", |
| 432 "href": "/apps/sencha_framework" | 432 "href": "/apps/sencha_framework" |
| 433 }, |
| 434 { |
| 435 "title": "Game Engines", |
| 436 "href": "/apps/game_engines" |
| 433 } | 437 } |
| 434 ] | 438 ] |
| 435 }, | 439 }, |
| 436 { | 440 { |
| 437 "title": "Distribute Apps", | 441 "title": "Distribute Apps", |
| 438 "href": "/apps/publish_app", | 442 "href": "/apps/publish_app", |
| 439 "items": [ | 443 "items": [ |
| 440 { | 444 { |
| 441 "title": "Publish Your App", | 445 "title": "Publish Your App", |
| 442 "href": "/apps/publish_app" | 446 "href": "/apps/publish_app" |
| (...skipping 554 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 997 "title": "Articles", | 1001 "title": "Articles", |
| 998 "href": "/webstore/articles" | 1002 "href": "/webstore/articles" |
| 999 } | 1003 } |
| 1000 ] | 1004 ] |
| 1001 } | 1005 } |
| 1002 ] | 1006 ] |
| 1003 } | 1007 } |
| 1004 ] | 1008 ] |
| 1005 } | 1009 } |
| 1006 ] | 1010 ] |
| OLD | NEW |