diff options
Diffstat (limited to 'documentation/sdk-manual/extensible.rst')
| -rw-r--r-- | documentation/sdk-manual/extensible.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/sdk-manual/extensible.rst b/documentation/sdk-manual/extensible.rst index 6bb262273d..ed9e43a2d8 100644 --- a/documentation/sdk-manual/extensible.rst +++ b/documentation/sdk-manual/extensible.rst | |||
| @@ -252,7 +252,7 @@ command: | |||
| 252 | - *Left*: The left scenario in the figure represents a common | 252 | - *Left*: The left scenario in the figure represents a common |
| 253 | situation where the source code does not exist locally and needs | 253 | situation where the source code does not exist locally and needs |
| 254 | to be extracted. In this situation, the source code is extracted | 254 | to be extracted. In this situation, the source code is extracted |
| 255 | to the default workspace - you do not want the files in some | 255 | to the default workspace --- you do not want the files in some |
| 256 | specific location outside of the workspace. Thus, everything you | 256 | specific location outside of the workspace. Thus, everything you |
| 257 | need will be located in the workspace:: | 257 | need will be located in the workspace:: |
| 258 | 258 | ||
| @@ -267,7 +267,7 @@ command: | |||
| 267 | - *Middle*: The middle scenario in the figure also represents a | 267 | - *Middle*: The middle scenario in the figure also represents a |
| 268 | situation where the source code does not exist locally. In this | 268 | situation where the source code does not exist locally. In this |
| 269 | case, the code is again upstream and needs to be extracted to some | 269 | case, the code is again upstream and needs to be extracted to some |
| 270 | local area - this time outside of the default workspace. | 270 | local area --- this time outside of the default workspace. |
| 271 | 271 | ||
| 272 | .. note:: | 272 | .. note:: |
| 273 | 273 | ||
| @@ -302,7 +302,7 @@ command: | |||
| 302 | recipe for the code and places the recipe into the workspace. | 302 | recipe for the code and places the recipe into the workspace. |
| 303 | 303 | ||
| 304 | Because the extracted source code already exists, ``devtool`` does | 304 | Because the extracted source code already exists, ``devtool`` does |
| 305 | not try to relocate the source code into the workspace - only the | 305 | not try to relocate the source code into the workspace --- only the |
| 306 | new recipe is placed in the workspace. | 306 | new recipe is placed in the workspace. |
| 307 | 307 | ||
| 308 | Aside from a recipe folder, the command also creates an associated | 308 | Aside from a recipe folder, the command also creates an associated |
