mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00

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>
35 lines
630 B
ReStructuredText
35 lines
630 B
ReStructuredText
.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
|
|
|
|
==========================
|
|
Release Migration Guides
|
|
==========================
|
|
|
|
|
|
|
|
|
Each document in this chapter provides information about how
|
|
to move to one release of the Yocto Project from the previous one.
|
|
|
|
.. toctree::
|
|
|
|
migration-general
|
|
migration-3.3
|
|
migration-3.2
|
|
migration-3.1
|
|
migration-3.0
|
|
migration-2.7
|
|
migration-2.6
|
|
migration-2.5
|
|
migration-2.4
|
|
migration-2.3
|
|
migration-2.2
|
|
migration-2.1
|
|
migration-2.0
|
|
migration-1.8
|
|
migration-1.7
|
|
migration-1.6
|
|
migration-1.5
|
|
migration-1.4
|
|
migration-1.3
|
|
|
|
.. include:: /boilerplate.rst
|