summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual/toaster-manual-intro.rst
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2020-07-29 11:56:18 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-17 10:09:34 +0100
commit6a9fd9bd72103a6ea1b0fe819630e252e8350cf7 (patch)
tree33b5cdc9ba893189e038161a9f97994e0141595a /documentation/toaster-manual/toaster-manual-intro.rst
parent6dec8aab0e3b4d59d9f1b9c18c0e87d050274655 (diff)
downloadpoky-6a9fd9bd72103a6ea1b0fe819630e252e8350cf7.tar.gz
sphinx: toaster-manual: add figures
(From yocto-docs rev: 3b976f4b9a4fdcd8116b557a09fd18b69b684582) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-intro.rst')
-rw-r--r--documentation/toaster-manual/toaster-manual-intro.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/toaster-manual/toaster-manual-intro.rst b/documentation/toaster-manual/toaster-manual-intro.rst
index bc4298dfce..c9d2617394 100644
--- a/documentation/toaster-manual/toaster-manual-intro.rst
+++ b/documentation/toaster-manual/toaster-manual-intro.rst
@@ -94,6 +94,12 @@ When Toaster is set up as a local instance, all the components reside on
94a single build host. Fundamentally, a local instance of Toaster is 94a single build host. Fundamentally, a local instance of Toaster is
95suited for a single user developing on a single build host. 95suited for a single user developing on a single build host.
96 96
97.. image:: figures/simple-configuration.png
98 :align: center
99
97Toaster as a hosted service is suited for multiple users developing 100Toaster as a hosted service is suited for multiple users developing
98across several build hosts. When Toaster is set up as a hosted service, 101across several build hosts. When Toaster is set up as a hosted service,
99its components can be spread across several machines: 102its components can be spread across several machines:
103
104.. image:: figures/hosted-service.png
105 :align: center