diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-07-29 11:11:26 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-17 10:09:34 +0100 |
commit | c7ff908b50eb12eef0d3da94ae1ee8a3b34ad4c1 (patch) | |
tree | 1b24c58f31a1585fc35faac0aebeafafbafda63c /documentation/ref-manual | |
parent | 49493841b598fb2c6b8b920070ac902b7a9245c1 (diff) | |
download | poky-c7ff908b50eb12eef0d3da94ae1ee8a3b34ad4c1.tar.gz |
sphinx: ref-manual: add figures
(From yocto-docs rev: 22a371230ab38df0558400a85829fb1e508b6e1d)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-devtool-reference.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-devtool-reference.rst b/documentation/ref-manual/ref-devtool-reference.rst index b0c4bcc7a0..8965b38ffa 100644 --- a/documentation/ref-manual/ref-devtool-reference.rst +++ b/documentation/ref-manual/ref-devtool-reference.rst | |||
@@ -95,6 +95,10 @@ common working area used across the tool. | |||
95 | 95 | ||
96 | The following figure shows the workspace structure: | 96 | The following figure shows the workspace structure: |
97 | 97 | ||
98 | .. image:: figures/build-workspace-directory.png | ||
99 | :align: center | ||
100 | :scale: 70% | ||
101 | |||
98 | attic - A directory created if devtool believes it must preserve | 102 | attic - A directory created if devtool believes it must preserve |
99 | anything when you run "devtool reset". For example, if you run "devtool | 103 | anything when you run "devtool reset". For example, if you run "devtool |
100 | add", make changes to the recipe, and then run "devtool reset", devtool | 104 | add", make changes to the recipe, and then run "devtool reset", devtool |