diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2024-03-30 17:52:37 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-04-19 04:50:39 -0700 |
| commit | fac2a5eff5d149e7850b69bc2480292fa3a3f5e9 (patch) | |
| tree | d3b919085adf820b4b9505370793a1e42cd4c82f /documentation/overview-manual | |
| parent | a6fdddf8c44367a5bd82ba9d979e708bd710db79 (diff) | |
| download | poky-fac2a5eff5d149e7850b69bc2480292fa3a3f5e9.tar.gz | |
manuals: fix trailing spaces
Fixing errors reported by "make sphinx-lint"
(From yocto-docs rev: 45b04c281a567e06fd2904166bcc26603e73e684)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/overview-manual')
| -rw-r--r-- | documentation/overview-manual/intro.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/intro.rst b/documentation/overview-manual/intro.rst index a8091771f4..80446b3810 100644 --- a/documentation/overview-manual/intro.rst +++ b/documentation/overview-manual/intro.rst | |||
| @@ -38,7 +38,7 @@ This manual does not give you the following: | |||
| 38 | procedures reside in other manuals within the Yocto Project | 38 | procedures reside in other manuals within the Yocto Project |
| 39 | documentation set. For example, the :doc:`/dev-manual/index` | 39 | documentation set. For example, the :doc:`/dev-manual/index` |
| 40 | provides examples on how to perform | 40 | provides examples on how to perform |
| 41 | various development tasks. As another example, the | 41 | various development tasks. As another example, the |
| 42 | :doc:`/sdk-manual/index` manual contains detailed | 42 | :doc:`/sdk-manual/index` manual contains detailed |
| 43 | instructions on how to install an SDK, which is used to develop | 43 | instructions on how to install an SDK, which is used to develop |
| 44 | applications for target hardware. | 44 | applications for target hardware. |
