diff options
Diffstat (limited to 'documentation/migration-guides/index.rst')
| -rw-r--r-- | documentation/migration-guides/index.rst | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/documentation/migration-guides/index.rst b/documentation/migration-guides/index.rst new file mode 100644 index 0000000000..6304e6318c --- /dev/null +++ b/documentation/migration-guides/index.rst | |||
| @@ -0,0 +1,34 @@ | |||
| 1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK | ||
| 2 | |||
| 3 | ========================== | ||
| 4 | Release Migration Guides | ||
| 5 | ========================== | ||
| 6 | |||
| 7 | | | ||
| 8 | |||
| 9 | Each document in this chapter provides information about how | ||
| 10 | to move to one release of the Yocto Project from the previous one. | ||
| 11 | |||
| 12 | .. toctree:: | ||
| 13 | |||
| 14 | migration-general | ||
| 15 | migration-3.3 | ||
| 16 | migration-3.2 | ||
| 17 | migration-3.1 | ||
| 18 | migration-3.0 | ||
| 19 | migration-2.7 | ||
| 20 | migration-2.6 | ||
| 21 | migration-2.5 | ||
| 22 | migration-2.4 | ||
| 23 | migration-2.3 | ||
| 24 | migration-2.2 | ||
| 25 | migration-2.1 | ||
| 26 | migration-2.0 | ||
| 27 | migration-1.8 | ||
| 28 | migration-1.7 | ||
| 29 | migration-1.6 | ||
| 30 | migration-1.5 | ||
| 31 | migration-1.4 | ||
| 32 | migration-1.3 | ||
| 33 | |||
| 34 | .. include:: /boilerplate.rst | ||
