diff options
Diffstat (limited to 'documentation/ref-manual/ref-devtool-reference.rst')
-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 |