From 14c7cd24a579c00e18ad20e367e479389107da26 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Wed, 4 May 2022 11:22:40 +0200 Subject: 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 Signed-off-by: Richard Purdie --- documentation/kernel-dev/intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/kernel-dev/intro.rst') diff --git a/documentation/kernel-dev/intro.rst b/documentation/kernel-dev/intro.rst index e406f6e47f..b9ce7f241c 100644 --- a/documentation/kernel-dev/intro.rst +++ b/documentation/kernel-dev/intro.rst @@ -106,7 +106,7 @@ modification workflow. The illustration and accompanying list provide general information and references for further information. .. image:: figures/kernel-dev-flow.png - :align: center + :width: 100% 1. *Set up Your Host Development System to Support Development Using the Yocto Project*: See the ":doc:`/dev-manual/start`" section in -- cgit v1.2.3-54-g00ecf