diff options
| author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-12-03 22:38:38 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-09 12:21:27 +0000 |
| commit | af6f5d821d39b50c3c4b45a593324346fce0d723 (patch) | |
| tree | 872369e16adfff81fc49b7e8f550cae8905916b7 /documentation/ref-manual/ref-tasks.rst | |
| parent | c684a7a6d50754d577e0ff68a6fb6ed493b8f93e (diff) | |
| download | poky-af6f5d821d39b50c3c4b45a593324346fce0d723.tar.gz | |
dev-manual: remove 'dev-manual' from filenames
All filenames duplicate the 'manual name', which is not needed, and
make all references longer than they should. Rename all files to be as
consise as possible, and fix all references
(From yocto-docs rev: 00a9244587e2e63f2a5197ed0dfc89cb330f9275)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-tasks.rst')
| -rw-r--r-- | documentation/ref-manual/ref-tasks.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/ref-manual/ref-tasks.rst b/documentation/ref-manual/ref-tasks.rst index 9fde9a8378..89731d459c 100644 --- a/documentation/ref-manual/ref-tasks.rst +++ b/documentation/ref-manual/ref-tasks.rst | |||
| @@ -351,7 +351,7 @@ applied as a patch by default except for the ``patch_file5`` patch. | |||
| 351 | You can find out more about the patching process in the | 351 | You can find out more about the patching process in the |
| 352 | ":ref:`overview-manual/overview-manual-concepts:patching`" section in | 352 | ":ref:`overview-manual/overview-manual-concepts:patching`" section in |
| 353 | the Yocto Project Overview and Concepts Manual and the | 353 | the Yocto Project Overview and Concepts Manual and the |
| 354 | ":ref:`dev-manual/dev-manual-common-tasks:patching code`" section in the | 354 | ":ref:`dev-manual/common-tasks:patching code`" section in the |
| 355 | Yocto Project Development Tasks Manual. | 355 | Yocto Project Development Tasks Manual. |
| 356 | 356 | ||
| 357 | .. _ref-tasks-populate_lic: | 357 | .. _ref-tasks-populate_lic: |
| @@ -567,7 +567,7 @@ scratch is guaranteed. | |||
| 567 | Starts a shell in which an interactive Python interpreter allows you to | 567 | Starts a shell in which an interactive Python interpreter allows you to |
| 568 | interact with the BitBake build environment. From within this shell, you | 568 | interact with the BitBake build environment. From within this shell, you |
| 569 | can directly examine and set bits from the data store and execute | 569 | can directly examine and set bits from the data store and execute |
| 570 | functions as if within the BitBake environment. See the ":ref:`dev-manual/dev-manual-common-tasks:using a development python shell`" section in | 570 | functions as if within the BitBake environment. See the ":ref:`dev-manual/common-tasks:using a development python shell`" section in |
| 571 | the Yocto Project Development Tasks Manual for more information about | 571 | the Yocto Project Development Tasks Manual for more information about |
| 572 | using ``devpyshell``. | 572 | using ``devpyshell``. |
| 573 | 573 | ||
| @@ -577,7 +577,7 @@ using ``devpyshell``. | |||
| 577 | --------------- | 577 | --------------- |
| 578 | 578 | ||
| 579 | Starts a shell whose environment is set up for development, debugging, | 579 | Starts a shell whose environment is set up for development, debugging, |
| 580 | or both. See the ":ref:`dev-manual/dev-manual-common-tasks:using a development shell`" section in the | 580 | or both. See the ":ref:`dev-manual/common-tasks:using a development shell`" section in the |
| 581 | Yocto Project Development Tasks Manual for more information about using | 581 | Yocto Project Development Tasks Manual for more information about using |
| 582 | ``devshell``. | 582 | ``devshell``. |
| 583 | 583 | ||
| @@ -642,7 +642,7 @@ information on how the root filesystem is created. | |||
| 642 | 642 | ||
| 643 | Boots an image and performs runtime tests within the image. For | 643 | Boots an image and performs runtime tests within the image. For |
| 644 | information on automatically testing images, see the | 644 | information on automatically testing images, see the |
| 645 | ":ref:`dev-manual/dev-manual-common-tasks:performing automated runtime testing`" | 645 | ":ref:`dev-manual/common-tasks:performing automated runtime testing`" |
| 646 | section in the Yocto Project Development Tasks Manual. | 646 | section in the Yocto Project Development Tasks Manual. |
| 647 | 647 | ||
| 648 | .. _ref-tasks-testimage_auto: | 648 | .. _ref-tasks-testimage_auto: |
| @@ -655,7 +655,7 @@ after it has been built. This task is enabled when you set | |||
| 655 | :term:`TESTIMAGE_AUTO` equal to "1". | 655 | :term:`TESTIMAGE_AUTO` equal to "1". |
| 656 | 656 | ||
| 657 | For information on automatically testing images, see the | 657 | For information on automatically testing images, see the |
| 658 | ":ref:`dev-manual/dev-manual-common-tasks:performing automated runtime testing`" | 658 | ":ref:`dev-manual/common-tasks:performing automated runtime testing`" |
| 659 | section in the Yocto Project Development Tasks Manual. | 659 | section in the Yocto Project Development Tasks Manual. |
| 660 | 660 | ||
| 661 | Kernel-Related Tasks | 661 | Kernel-Related Tasks |
