summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/development-environment.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2021-10-06 14:17:46 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-08 22:01:24 +0100
commit9c70174e5c5e91d159db704a154896ec5a1035f6 (patch)
treea52389b0ba4ba41858f74266fd15a2121c58b255 /documentation/overview-manual/development-environment.rst
parent858a9af30f6fba9e04765c7101438126b0e24fa7 (diff)
downloadpoky-9c70174e5c5e91d159db704a154896ec5a1035f6.tar.gz
overview-manual: SVG diagram for the git workflow
Set in full-width mode to make it ready in PDF and EPUB outputs. (From yocto-docs rev: 394c7c26c6591153670c67740d9a64f54725321b) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reviewed-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Quentin Schulz <foss@0leil.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual/development-environment.rst')
-rw-r--r--documentation/overview-manual/development-environment.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/overview-manual/development-environment.rst b/documentation/overview-manual/development-environment.rst
index ab155dc3b0..d719ba69eb 100644
--- a/documentation/overview-manual/development-environment.rst
+++ b/documentation/overview-manual/development-environment.rst
@@ -286,8 +286,8 @@ develop, test, and submit changes to "contrib" areas for the maintainer
286to examine. The maintainer then chooses which changes are going to 286to examine. The maintainer then chooses which changes are going to
287become a permanent part of the project. 287become a permanent part of the project.
288 288
289.. image:: figures/git-workflow.png 289.. image:: svg/git-workflow.*
290 :align: center 290 :width: 100%
291 291
292While each development environment is unique, there are some best 292While each development environment is unique, there are some best
293practices or methods that help development run smoothly. The following 293practices or methods that help development run smoothly. The following