diff options
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-setup-and-use.rst')
| -rw-r--r-- | documentation/toaster-manual/toaster-manual-setup-and-use.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.rst b/documentation/toaster-manual/toaster-manual-setup-and-use.rst index 42d868bbe0..01c0dce41f 100644 --- a/documentation/toaster-manual/toaster-manual-setup-and-use.rst +++ b/documentation/toaster-manual/toaster-manual-setup-and-use.rst | |||
| @@ -52,15 +52,15 @@ Setting Up Toaster Without a Web Server | |||
| 52 | You can start a Toaster environment without starting its web server. | 52 | You can start a Toaster environment without starting its web server. |
| 53 | This is useful for the following: | 53 | This is useful for the following: |
| 54 | 54 | ||
| 55 | - Capturing a command-line build’s statistics into the Toaster database | 55 | - Capturing a command-line build's statistics into the Toaster database |
| 56 | for examination later. | 56 | for examination later. |
| 57 | 57 | ||
| 58 | - Capturing a command-line build’s statistics when the Toaster server | 58 | - Capturing a command-line build's statistics when the Toaster server |
| 59 | is already running. | 59 | is already running. |
| 60 | 60 | ||
| 61 | - Having one instance of the Toaster web server track and capture | 61 | - Having one instance of the Toaster web server track and capture |
| 62 | multiple command-line builds, where each build is started in its own | 62 | multiple command-line builds, where each build is started in its own |
| 63 | “noweb” Toaster environment. | 63 | "noweb" Toaster environment. |
| 64 | 64 | ||
| 65 | The following commands show how to start a Toaster environment without | 65 | The following commands show how to start a Toaster environment without |
| 66 | starting its web server, perform BitBake operations, and then shut down | 66 | starting its web server, perform BitBake operations, and then shut down |
| @@ -68,7 +68,7 @@ the Toaster environment. Once the build is complete, you can close the | |||
| 68 | Toaster environment. Before closing the environment, however, you should | 68 | Toaster environment. Before closing the environment, however, you should |
| 69 | allow a few minutes to ensure the complete transfer of its BitBake build | 69 | allow a few minutes to ensure the complete transfer of its BitBake build |
| 70 | statistics to the Toaster database. If you have a separate Toaster web | 70 | statistics to the Toaster database. If you have a separate Toaster web |
| 71 | server instance running, you can watch this command-line build’s | 71 | server instance running, you can watch this command-line build's |
| 72 | progress and examine the results as soon as they are posted:: | 72 | progress and examine the results as soon as they are posted:: |
| 73 | 73 | ||
| 74 | $ source toaster start noweb | 74 | $ source toaster start noweb |
| @@ -78,7 +78,7 @@ progress and examine the results as soon as they are posted:: | |||
| 78 | Setting Up Toaster Without a Build Server | 78 | Setting Up Toaster Without a Build Server |
| 79 | ========================================= | 79 | ========================================= |
| 80 | 80 | ||
| 81 | You can start a Toaster environment with the “New Projects” feature | 81 | You can start a Toaster environment with the "New Projects" feature |
| 82 | disabled. Doing so is useful for the following: | 82 | disabled. Doing so is useful for the following: |
| 83 | 83 | ||
| 84 | - Sharing your build results over the web server while blocking others | 84 | - Sharing your build results over the web server while blocking others |
| @@ -345,7 +345,7 @@ Perform the following steps to install Toaster: | |||
| 345 | directory to be served up by the Apache web server as defined by | 345 | directory to be served up by the Apache web server as defined by |
| 346 | ``STATIC_ROOT``. | 346 | ``STATIC_ROOT``. |
| 347 | 347 | ||
| 348 | #. Test and/or use the Mysql integration with Toaster’s Django web | 348 | #. Test and/or use the Mysql integration with Toaster's Django web |
| 349 | server. At this point, you can start up the normal Toaster Django | 349 | server. At this point, you can start up the normal Toaster Django |
| 350 | web server with the Toaster database in Mysql. You can use this web | 350 | web server with the Toaster database in Mysql. You can use this web |
| 351 | server to confirm that the database migration and data population | 351 | server to confirm that the database migration and data population |
