diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2024-03-30 17:52:37 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-08 14:36:38 +0100 |
| commit | fed404fca0ae6eb313aeac7c029d22c06b5486a7 (patch) | |
| tree | 3c44e751d9d3f676ae2d56f05f212cdc022f2ad4 /documentation/ref-manual/tasks.rst | |
| parent | ae1b8c607909d108d994386ad6e78f1f0422e174 (diff) | |
| download | poky-fed404fca0ae6eb313aeac7c029d22c06b5486a7.tar.gz | |
manuals: fix trailing spaces
Fixing errors reported by "make sphinx-lint"
(From yocto-docs rev: ef6b650c31c4320314564bb85a45eebde3fd98c1)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/tasks.rst')
| -rw-r--r-- | documentation/ref-manual/tasks.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/tasks.rst b/documentation/ref-manual/tasks.rst index c28cd7a94a..2e4b23408d 100644 --- a/documentation/ref-manual/tasks.rst +++ b/documentation/ref-manual/tasks.rst | |||
| @@ -358,7 +358,7 @@ information. | |||
| 358 | ``do_populate_sdk_ext`` | 358 | ``do_populate_sdk_ext`` |
| 359 | ----------------------- | 359 | ----------------------- |
| 360 | 360 | ||
| 361 | Creates the file and directory structure for an installable extensible | 361 | Creates the file and directory structure for an installable extensible |
| 362 | SDK (eSDK). See the ":ref:`overview-manual/concepts:sdk generation`" | 362 | SDK (eSDK). See the ":ref:`overview-manual/concepts:sdk generation`" |
| 363 | section in the Yocto Project Overview and Concepts Manual for more | 363 | section in the Yocto Project Overview and Concepts Manual for more |
| 364 | information. | 364 | information. |
