diff options
| author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-07-29 11:56:18 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-17 10:09:34 +0100 |
| commit | 6a9fd9bd72103a6ea1b0fe819630e252e8350cf7 (patch) | |
| tree | 33b5cdc9ba893189e038161a9f97994e0141595a /documentation/toaster-manual/toaster-manual-intro.rst | |
| parent | 6dec8aab0e3b4d59d9f1b9c18c0e87d050274655 (diff) | |
| download | poky-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.rst | 6 |
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 | |||
| 94 | a single build host. Fundamentally, a local instance of Toaster is | 94 | a single build host. Fundamentally, a local instance of Toaster is |
| 95 | suited for a single user developing on a single build host. | 95 | suited for a single user developing on a single build host. |
| 96 | 96 | ||
| 97 | .. image:: figures/simple-configuration.png | ||
| 98 | :align: center | ||
| 99 | |||
| 97 | Toaster as a hosted service is suited for multiple users developing | 100 | Toaster as a hosted service is suited for multiple users developing |
| 98 | across several build hosts. When Toaster is set up as a hosted service, | 101 | across several build hosts. When Toaster is set up as a hosted service, |
| 99 | its components can be spread across several machines: | 102 | its components can be spread across several machines: |
| 103 | |||
| 104 | .. image:: figures/hosted-service.png | ||
| 105 | :align: center | ||
