summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/migration.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2021-06-10 11:26:21 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-14 22:45:33 +0100
commit5f978a6ccacf9f7f9475207c5a2a1af1dc4c3d00 (patch)
treefa7ba7ced9e17426b72e07c50288163a5d8ba901 /documentation/ref-manual/migration.rst
parentdae1e986a0608d899f67f1ae62389d350824235f (diff)
downloadpoky-5f978a6ccacf9f7f9475207c5a2a1af1dc4c3d00.tar.gz
ref-manual: move migration guides to separate document
This makes the reference manual much lighter by moving the migration guides to a separate document. The migration guides are also reordered from last to first, and they appear directly in the left bar, making them easier to find in the documentation. (From yocto-docs rev: 5121b86ee97eb62a0c69c9ad1fc0e3fabbe3e934) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/migration.rst')
-rw-r--r--documentation/ref-manual/migration.rst32
1 files changed, 0 insertions, 32 deletions
diff --git a/documentation/ref-manual/migration.rst b/documentation/ref-manual/migration.rst
deleted file mode 100644
index a01d4ee143..0000000000
--- a/documentation/ref-manual/migration.rst
+++ /dev/null
@@ -1,32 +0,0 @@
1.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
2
3******************************************
4Migrating to a Newer Yocto Project Release
5******************************************
6
7This chapter provides information you can use to migrate work to a newer
8Yocto Project release. You can find the same information in the release
9notes for a given release.
10
11.. toctree::
12
13 migration-general
14 migration-1.3
15 migration-1.4
16 migration-1.5
17 migration-1.6
18 migration-1.7
19 migration-1.8
20 migration-2.0
21 migration-2.1
22 migration-2.2
23 migration-2.3
24 migration-2.4
25 migration-2.5
26 migration-2.6
27 migration-2.7
28 migration-3.0
29 migration-3.1
30 migration-3.2
31 migration-3.3
32