summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual/toaster-manual-setup-and-use.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-setup-and-use.xml')
-rw-r--r--documentation/toaster-manual/toaster-manual-setup-and-use.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
index d810b9d57c..f555745923 100644
--- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml
+++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
@@ -70,17 +70,17 @@
70 web server. This is useful for the following: 70 web server. This is useful for the following:
71 <itemizedlist> 71 <itemizedlist>
72 <listitem><para> 72 <listitem><para>
73 Capturing a command-line builds statistics into 73 Capturing a command-line build's statistics into
74 the Toaster database for examination later. 74 the Toaster database for examination later.
75 </para></listitem> 75 </para></listitem>
76 <listitem><para> 76 <listitem><para>
77 Capturing a command-line builds statistics when 77 Capturing a command-line build's statistics when
78 the Toaster server is already running. 78 the Toaster server is already running.
79 </para></listitem> 79 </para></listitem>
80 <listitem><para> 80 <listitem><para>
81 Having one instance of the Toaster web server 81 Having one instance of the Toaster web server
82 track and capture multiple command-line builds, 82 track and capture multiple command-line builds,
83 where each build is started in its own noweb 83 where each build is started in its own "noweb"
84 Toaster environment. 84 Toaster environment.
85 </para></listitem> 85 </para></listitem>
86 </itemizedlist> 86 </itemizedlist>
@@ -92,7 +92,7 @@
92 minutes to ensure the complete transfer of its BitBake build 92 minutes to ensure the complete transfer of its BitBake build
93 statistics to the Toaster database. 93 statistics to the Toaster database.
94 If you have a separate Toaster web server instance running, you 94 If you have a separate Toaster web server instance running, you
95 can watch this command-line builds progress and examine the 95 can watch this command-line build's progress and examine the
96 results as soon as they are posted: 96 results as soon as they are posted:
97 <literallayout class='monospaced'> 97 <literallayout class='monospaced'>
98 $ source toaster start noweb 98 $ source toaster start noweb
@@ -107,7 +107,7 @@
107 107
108 <para> 108 <para>
109 You can start a Toaster environment with the 109 You can start a Toaster environment with the
110 New Projects feature disabled. 110 "New Projects" feature disabled.
111 Doing so is useful for the following: 111 Doing so is useful for the following:
112 <itemizedlist> 112 <itemizedlist>
113 <listitem><para> 113 <listitem><para>
@@ -470,7 +470,7 @@
470 <filename>STATIC_ROOT</filename>. 470 <filename>STATIC_ROOT</filename>.
471 </para></listitem> 471 </para></listitem>
472 <listitem><para> 472 <listitem><para>
473 Test and/or use the Mysql integration with Toasters 473 Test and/or use the Mysql integration with Toaster's
474 Django web server. 474 Django web server.
475 At this point, you can start up the normal Toaster 475 At this point, you can start up the normal Toaster
476 Django web server with the Toaster database in Mysql. 476 Django web server with the Toaster database in Mysql.