diff options
Diffstat (limited to 'documentation/sdk-manual/working-projects.rst')
-rw-r--r-- | documentation/sdk-manual/working-projects.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/sdk-manual/working-projects.rst b/documentation/sdk-manual/working-projects.rst index 276daa9bb6..efef5c8bd2 100644 --- a/documentation/sdk-manual/working-projects.rst +++ b/documentation/sdk-manual/working-projects.rst | |||
@@ -19,6 +19,7 @@ The following figure presents a simple Autotools workflow. | |||
19 | 19 | ||
20 | .. image:: figures/sdk-autotools-flow.png | 20 | .. image:: figures/sdk-autotools-flow.png |
21 | :align: center | 21 | :align: center |
22 | :width: 70% | ||
22 | 23 | ||
23 | Follow these steps to create a simple Autotools-based "Hello World" | 24 | Follow these steps to create a simple Autotools-based "Hello World" |
24 | project: | 25 | project: |
@@ -168,6 +169,7 @@ variables and Makefile variables during development. | |||
168 | 169 | ||
169 | .. image:: figures/sdk-makefile-flow.png | 170 | .. image:: figures/sdk-makefile-flow.png |
170 | :align: center | 171 | :align: center |
172 | :width: 70% | ||
171 | 173 | ||
172 | The main point of this section is to explain the following three cases | 174 | The main point of this section is to explain the following three cases |
173 | regarding variable behavior: | 175 | regarding variable behavior: |