diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-11-24 17:50:52 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-01 19:20:29 +0000 |
| commit | 945c669138a76be18c6b4da4f8f907d2a5cfd83f (patch) | |
| tree | cebff3cae5021d4fcceb5aa51fce1c2aead97ed2 /documentation/migration-guides/migration-general.rst | |
| parent | 6fe3143800925463279d0664fc7f3372b53c6c52 (diff) | |
| download | poky-945c669138a76be18c6b4da4f8f907d2a5cfd83f.tar.gz | |
manuals: split dev-manual/common-tasks.rst
A 500 KB source file is always harder to manage,
and can have section title conflicts.
So, the "Common Tasks" document is gone and all
its constituents are moved up one level.
You now have 40 chapters in the Development Tasks Manual.
(From yocto-docs rev: 8a45bc469411410020b8e688c137395fcaf3761b)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/migration-guides/migration-general.rst')
| -rw-r--r-- | documentation/migration-guides/migration-general.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-general.rst b/documentation/migration-guides/migration-general.rst index 8503017580..4d9dfbe617 100644 --- a/documentation/migration-guides/migration-general.rst +++ b/documentation/migration-guides/migration-general.rst | |||
| @@ -103,4 +103,4 @@ any new Yocto Project release. | |||
| 103 | :ref:`buildhistory <ref-classes-buildhistory>` output using ``git diff`` or ``buildhistory-diff``. | 103 | :ref:`buildhistory <ref-classes-buildhistory>` output using ``git diff`` or ``buildhistory-diff``. |
| 104 | 104 | ||
| 105 | For more information on using :ref:`buildhistory <ref-classes-buildhistory>`, see | 105 | For more information on using :ref:`buildhistory <ref-classes-buildhistory>`, see |
| 106 | :ref:`dev-manual/common-tasks:maintaining build output quality`. | 106 | :ref:`dev-manual/build-quality:maintaining build output quality`. |
