diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-05-04 11:22:40 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-10 12:52:35 +0100 |
| commit | 14c7cd24a579c00e18ad20e367e479389107da26 (patch) | |
| tree | 68136bd52e8cc63ed742b8a50a27059595b56a38 /documentation/sdk-manual/intro.rst | |
| parent | 6a92d985e55f3947e988b71792bb298ed232b7ad (diff) | |
| download | poky-14c7cd24a579c00e18ad20e367e479389107da26.tar.gz | |
manuals: improve the width of diagrams
Better for EPUB output in particular
- Make some diagrams wider when necessary
- Remove ":align: center" when we have ":width: 100%"
- Update the standards.md files to mention this
(From yocto-docs rev: 848ba7bd8984cc3f4bf6b818259865011cde0476)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual/intro.rst')
| -rw-r--r-- | documentation/sdk-manual/intro.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sdk-manual/intro.rst b/documentation/sdk-manual/intro.rst index 802d3f3d42..ce00538b2a 100644 --- a/documentation/sdk-manual/intro.rst +++ b/documentation/sdk-manual/intro.rst | |||
| @@ -149,7 +149,7 @@ SDK Development Model | |||
| 149 | Fundamentally, the SDK fits into the development process as follows: | 149 | Fundamentally, the SDK fits into the development process as follows: |
| 150 | 150 | ||
| 151 | .. image:: figures/sdk-environment.png | 151 | .. image:: figures/sdk-environment.png |
| 152 | :align: center | 152 | :width: 100% |
| 153 | 153 | ||
| 154 | The SDK is installed on any machine and can be used to develop applications, | 154 | The SDK is installed on any machine and can be used to develop applications, |
| 155 | images, and kernels. An SDK can even be used by a QA Engineer or Release | 155 | images, and kernels. An SDK can even be used by a QA Engineer or Release |
