Revision: 4599
Author: janne.t.harkonen
Date: Thu Feb  3 04:04:17 2011
Log: userguide: regen
http://code.google.com/p/robotframework/source/detail?r=4599

Modified:
 /trunk/doc/userguide/RobotFrameworkUserGuide.html

=======================================
--- /trunk/doc/userguide/RobotFrameworkUserGuide.html Thu Feb 3 03:25:21 2011 +++ /trunk/doc/userguide/RobotFrameworkUserGuide.html Thu Feb 3 04:04:17 2011
@@ -9595,7 +9595,7 @@
 </ul>
 </li>
<li><a class="reference internal" href="#additional-options-for-post-processing-outputs" id="id504">3.5.5&nbsp;&nbsp;&nbsp;Additional options for post-processing outputs</a><ul> -<li><a class="reference internal" href="#setting-times-for-outputs" id="id505">Setting times for outputs</a></li> +<li><a class="reference internal" href="#setting-start-and-end-time-of-execution" id="id505">Setting start and end time of execution</a></li> <li><a class="reference internal" href="#removing-keywords-from-outputs" id="id506">Removing keywords from outputs</a></li>
 </ul>
 </li>
@@ -10150,8 +10150,8 @@
<h3><a class="toc-backref" href="#id504">3.5.5&nbsp;&nbsp;&nbsp;Additional options for post-processing outputs</a></h3> <p>These options are available only when <a class="reference internal" href="#post-processing-outputs">post-processing outputs</a> with
 <span class="prog">rebot</span>.</p>
-<div class="section" id="setting-times-for-outputs">
-<h4><a class="toc-backref" href="#id505">Setting times for outputs</a></h4>
+<div class="section" id="setting-start-and-end-time-of-execution">
+<h4><a class="toc-backref" href="#id505">Setting start and end time of execution</a></h4> <p>When <a class="reference internal" href="#combining-outputs">combining outputs</a>, it is possible to set the start and end time of the combined test suite using the options <span class="opt">--starttime</span> and <span class="opt">--endtime</span>, respectively. This is convenient, because by default, combined suites do not
@@ -13434,12 +13434,12 @@
 <tr><td class="option-group" colspan="2">
<kbd><span class="option">--starttime <var>&lt;timestamp&gt;</var></span></kbd></td>
 </tr>
-<tr><td>&nbsp;</td><td>Sets the <a class="reference internal" href="#setting-times-for-outputs">starting time</a> of test execution when creating +<tr><td>&nbsp;</td><td>Sets the <a class="reference internal" href="#setting-start-and-end-time-of-execution">starting time</a> of test execution when creating
 reports.</td></tr>
 <tr><td class="option-group" colspan="2">
<kbd><span class="option">--endtime <var>&lt;timestamp&gt;</var></span></kbd></td>
 </tr>
-<tr><td>&nbsp;</td><td>Sets the <a class="reference internal" href="#setting-times-for-outputs">ending time</a> of test execution when creating reports.</td></tr> +<tr><td>&nbsp;</td><td>Sets the <a class="reference internal" href="#setting-start-and-end-time-of-execution">ending time</a> of test execution when creating reports.</td></tr>
 <tr><td class="option-group" colspan="2">
<kbd><span class="option">-E</span>, <span class="option">--escape <var>&lt;what:with&gt;</var></span></kbd></td>
 </tr>
@@ -13789,7 +13789,7 @@
 <div class="footer">
 <hr class="footer" />
<p>Generated by <a class="reference external" href="http://docutils.sourceforge.net/rst.html";>reStructuredText</a>. Syntax highlighting by <a class="reference external" href="http://pygments.org/";>Pygments</a>.</p>
-<p>Generated on: 2011-02-03 11:24 UTC.
+<p>Generated on: 2011-02-03 11:59 UTC.
 </p>

 </div>

Reply via email to