|
56 | 56 | ] |
57 | 57 | } |
58 | 58 | ] |
| 59 | + }, |
| 60 | + { |
| 61 | + "text": "Migration Guides", |
| 62 | + "collapsed": true, |
| 63 | + "items": [ |
| 64 | + { |
| 65 | + "text": "Upgrading CakePHP", |
| 66 | + "link": "/appendices/migration-guides" |
| 67 | + }, |
| 68 | + { |
| 69 | + "text": "5.0 Migration Guide", |
| 70 | + "link": "/appendices/5-0-migration-guide" |
| 71 | + }, |
| 72 | + { |
| 73 | + "text": "5.0 Upgrade Guide", |
| 74 | + "link": "/appendices/5-0-upgrade-guide" |
| 75 | + }, |
| 76 | + { |
| 77 | + "text": "5.1 Migration Guide", |
| 78 | + "link": "/appendices/5-1-migration-guide" |
| 79 | + }, |
| 80 | + { |
| 81 | + "text": "5.2 Migration Guide", |
| 82 | + "link": "/appendices/5-2-migration-guide" |
| 83 | + }, |
| 84 | + { |
| 85 | + "text": "5.3 Migration Guide", |
| 86 | + "link": "/appendices/5-3-migration-guide" |
| 87 | + }, |
| 88 | + { |
| 89 | + "text": "5.4 Migration Guide", |
| 90 | + "link": "/appendices/5-4-migration-guide" |
| 91 | + } |
| 92 | + ] |
59 | 93 | } |
60 | 94 | ] |
61 | 95 | }, |
|
372 | 406 | "text": "Appendices", |
373 | 407 | "items": [ |
374 | 408 | { "text": "Appendices", "link": "/appendices" }, |
375 | | - { |
376 | | - "text": "Migration Guides", |
377 | | - "link": "/appendices/migration-guides" |
378 | | - }, |
379 | | - { |
380 | | - "text": "5.0 Migration Guide", |
381 | | - "link": "/appendices/5-0-migration-guide" |
382 | | - }, |
383 | | - { |
384 | | - "text": "5.0 Upgrade Guide", |
385 | | - "link": "/appendices/5-0-upgrade-guide" |
386 | | - }, |
387 | | - { |
388 | | - "text": "5.1 Migration Guide", |
389 | | - "link": "/appendices/5-1-migration-guide" |
390 | | - }, |
391 | | - { |
392 | | - "text": "5.2 Migration Guide", |
393 | | - "link": "/appendices/5-2-migration-guide" |
394 | | - }, |
395 | | - { |
396 | | - "text": "5.3 Migration Guide", |
397 | | - "link": "/appendices/5-3-migration-guide" |
398 | | - }, |
399 | | - { |
400 | | - "text": "5.4 Migration Guide", |
401 | | - "link": "/appendices/5-4-migration-guide" |
402 | | - }, |
403 | 409 | { |
404 | 410 | "text": "CakePHP Development Process", |
405 | 411 | "link": "/appendices/cakephp-development-process" |
|
0 commit comments