Revision: 3584
Author: janne.t.harkonen
Date: Thu May 27 05:33:22 2010
Log: regen
http://code.google.com/p/robotframework/source/detail?r=3584
Modified:
/trunk/doc/userguide/RobotFrameworkUserGuide.html
=======================================
--- /trunk/doc/userguide/RobotFrameworkUserGuide.html Thu May 27 05:00:37
2010
+++ /trunk/doc/userguide/RobotFrameworkUserGuide.html Thu May 27 05:33:22
2010
@@ -12494,18 +12494,17 @@
<li><a class="reference internal" href="#library-documentation-tool"
id="id544">Library documentation tool</a></li>
<li><a class="reference internal" href="#test-data-documentation-tool"
id="id545">Test data documentation tool</a></li>
<li><a class="reference internal" href="#historical-reporting-tool"
id="id546">Historical reporting tool</a></li>
-<li><a class="reference internal" href="#test-data-tidying-tool"
id="id547">Test data tidying tool</a></li>
-<li><a class="reference internal" href="#test-result-diffing-tool"
id="id548">Test result diffing tool</a></li>
-<li><a class="reference internal" href="#execution-time-reporting-tool"
id="id549">Execution time reporting tool</a></li>
-<li><a class="reference internal" href="#file-viewing-tool"
id="id550">File viewing tool</a></li>
-<li><a class="reference internal" href="#one-click-installer"
id="id551">One click installer</a></li>
-<li><a class="reference internal" href="#test-status-checker-tool"
id="id552">Test status checker tool</a></li>
+<li><a class="reference internal" href="#test-result-diffing-tool"
id="id547">Test result diffing tool</a></li>
+<li><a class="reference internal" href="#execution-time-reporting-tool"
id="id548">Execution time reporting tool</a></li>
+<li><a class="reference internal" href="#file-viewing-tool"
id="id549">File viewing tool</a></li>
+<li><a class="reference internal" href="#one-click-installer"
id="id550">One click installer</a></li>
+<li><a class="reference internal" href="#test-status-checker-tool"
id="id551">Test status checker tool</a></li>
</ul>
</li>
-<li><a class="reference internal" href="#external-tools"
id="id553">5.4.2 External tools</a><ul>
-<li><a class="reference internal" href="#test-data-editing-tool-robot-ide"
id="id554">Test data editing tool (Robot IDE)</a></li>
-<li><a class="reference internal" href="#manual-test-execution-tool-mabot"
id="id555">Manual test execution tool (mabot)</a></li>
-<li><a class="reference internal"
href="#tools-for-creating-java-test-libraries" id="id556">Tools for
creating Java test libraries</a></li>
+<li><a class="reference internal" href="#external-tools"
id="id552">5.4.2 External tools</a><ul>
+<li><a class="reference internal" href="#test-data-editing-tool-robot-ide"
id="id553">Test data editing tool (Robot IDE)</a></li>
+<li><a class="reference internal" href="#manual-test-execution-tool-mabot"
id="id554">Manual test execution tool (mabot)</a></li>
+<li><a class="reference internal"
href="#tools-for-creating-java-test-libraries" id="id555">Tools for
creating Java test libraries</a></li>
</ul>
</li>
</ul>
@@ -12530,56 +12529,50 @@
<p><a class="reference external"
href="../../tools/ristopy/doc/ristopy.html">risto.py</a> is a tool for
generating graphs about historical statistics
of test executions.</p>
</div>
-<div class="section" id="test-data-tidying-tool">
-<h4><a class="toc-backref" href="#id547">Test data tidying tool</a></h4>
-<p><a class="reference external"
href="../../tools/robotidy/doc/robotidy.html">robotidy.py</a> is a tool for
cleaning Robot Framework test data, changing test
-data format between HTML and TSV and fixing inline comments to format
supported
-by Robot IDE.</p>
-</div>
<div class="section" id="test-result-diffing-tool">
-<h4><a class="toc-backref" href="#id548">Test result diffing tool</a></h4>
+<h4><a class="toc-backref" href="#id547">Test result diffing tool</a></h4>
<p><a class="reference external"
href="../../tools/robotdiff/doc/robotdiff.html">robotdiff.py</a> is a tool
for generating diff reports from Robot
Framework output files.</p>
</div>
<div class="section" id="execution-time-reporting-tool">
-<h4><a class="toc-backref" href="#id549">Execution time reporting
tool</a></h4>
+<h4><a class="toc-backref" href="#id548">Execution time reporting
tool</a></h4>
<p><a class="reference external"
href="../../tools/times2csv/doc/times2csv.html">times2csv.py</a> is a tool
for generating start, end and elapsed
time information about suites, tests and keywords in CSV format.</p>
</div>
<div class="section" id="file-viewing-tool">
-<h4><a class="toc-backref" href="#id550">File viewing tool</a></h4>
+<h4><a class="toc-backref" href="#id549">File viewing tool</a></h4>
<p><a class="reference external"
href="../../tools/fileviewer/doc/fileviewer.html">fileviewer.py</a> is a
graphical tool implementing UNIX <span class="prog">tail</span> -like
functionality. It is especially designed to view <a class="reference
internal" href="#debug-file">debug files</a>.</p>
</div>
<div class="section" id="one-click-installer">
-<h4><a class="toc-backref" href="#id551">One click installer</a></h4>
+<h4><a class="toc-backref" href="#id550">One click installer</a></h4>
<p><a class="reference external"
href="../../tools/oneclickinstaller/doc/oneclickinstaller.html">One click
installer</a> is an <a class="reference external"
href="http://www.autoitscript.com/autoit3">AutoIT</a> script that installs
Robot
Framework and its dependencies.</p>
</div>
<div class="section" id="test-status-checker-tool">
-<h4><a class="toc-backref" href="#id552">Test status checker tool</a></h4>
+<h4><a class="toc-backref" href="#id551">Test status checker tool</a></h4>
<p><a class="reference external"
href="../../tools/statuschecker/doc/statuschecker.html">statuschecker.py</a>
is a tool for verifying that test case statuses
and messages and also keyword log messages are as expected.</p>
</div>
</div>
<div class="section" id="external-tools">
-<h3><a class="toc-backref" href="#id553">5.4.2 External
tools</a></h3>
+<h3><a class="toc-backref" href="#id552">5.4.2 External
tools</a></h3>
<p>These tools are developed as separate projects.</p>
<div class="section" id="test-data-editing-tool-robot-ide">
-<h4><a class="toc-backref" href="#id554">Test data editing tool (Robot
IDE)</a></h4>
+<h4><a class="toc-backref" href="#id553">Test data editing tool (Robot
IDE)</a></h4>
<p>Robot IDE is a standalone tool for editing test data. It helps in
creating, editing and maintaining of Robot Framework test data.
The project pages are at <a class="reference external"
href="http://code.google.com/p/robotframework-ride/">http://code.google.com/p/robotframework-ride/</a>.</p>
</div>
<div class="section" id="manual-test-execution-tool-mabot">
-<h4><a class="toc-backref" href="#id555">Manual test execution tool
(mabot)</a></h4>
+<h4><a class="toc-backref" href="#id554">Manual test execution tool
(mabot)</a></h4>
<p><span class="prog">mabot</span> is a standalone tool for reporting
manual test execution
results. It enables storing and reporting manual test cases along
with automated Robot Framework test cases. The project pages are at
<a class="reference external"
href="http://code.google.com/p/robotframework-mabot/">http://code.google.com/p/robotframework-mabot/</a>.</p>
</div>
<div class="section" id="tools-for-creating-java-test-libraries">
-<h4><a class="toc-backref" href="#id556">Tools for creating Java test
libraries</a></h4>
+<h4><a class="toc-backref" href="#id555">Tools for creating Java test
libraries</a></h4>
<p><span class="prog">JavaTools</span> is an external collection of tools
that simplify
creation of larger Java test libraries by offering several dynamic
ways of resolving available keywords at runtime. For more information,
@@ -12596,15 +12589,15 @@
both as plain text and after the HTML transformation.</p>
<div class="contents local topic" id="id209">
<ul class="auto-toc simple">
-<li><a class="reference internal" href="#representing-newlines"
id="id557">5.5.1 Representing newlines</a></li>
-<li><a class="reference internal" href="#bold-and-italic"
id="id558">5.5.2 Bold and italic</a></li>
-<li><a class="reference internal" href="#urls"
id="id559">5.5.3 URLs</a></li>
-<li><a class="reference internal" href="#tables"
id="id560">5.5.4 Tables</a></li>
-<li><a class="reference internal" href="#horizontal-ruler"
id="id561">5.5.5 Horizontal ruler</a></li>
+<li><a class="reference internal" href="#representing-newlines"
id="id556">5.5.1 Representing newlines</a></li>
+<li><a class="reference internal" href="#bold-and-italic"
id="id557">5.5.2 Bold and italic</a></li>
+<li><a class="reference internal" href="#urls"
id="id558">5.5.3 URLs</a></li>
+<li><a class="reference internal" href="#tables"
id="id559">5.5.4 Tables</a></li>
+<li><a class="reference internal" href="#horizontal-ruler"
id="id560">5.5.5 Horizontal ruler</a></li>
</ul>
</div>
<div class="section" id="representing-newlines">
-<h3><a class="toc-backref"
href="#id557">5.5.1 Representing newlines</a></h3>
+<h3><a class="toc-backref"
href="#id556">5.5.1 Representing newlines</a></h3>
<p>The documentation used for test suites, test cases and keywords is
subject to <a class="reference internal" href="#test-data-syntax">general
parsing rules</a> of the test data. This means that
normal newlines are not preserved, and dividing documentation into lines
@@ -12635,7 +12628,7 @@
</pre></div>
</div>
<div class="section" id="bold-and-italic">
-<h3><a class="toc-backref" href="#id558">5.5.2 Bold and
italic</a></h3>
+<h3><a class="toc-backref" href="#id557">5.5.2 Bold and
italic</a></h3>
<p>Bold text can be created by having an asterisk before and after the
selected word or words, for example <span class="code">*this is
bold*</span>. Italic
style works similarly, but the special character to use is an
@@ -12674,7 +12667,7 @@
</tr>
</table></div>
<div class="section" id="urls">
-<h3><a class="toc-backref"
href="#id559">5.5.3 URLs</a></h3>
+<h3><a class="toc-backref"
href="#id558">5.5.3 URLs</a></h3>
<p>All strings that look like URLs are automatically converted into
clickable links. Additionally, URLs that end with extension
<span class="path">.jpg</span>, <span class="path">.jpeg</span>, <span
class="path">.png</span>, <span class="path">.gif</span> or
@@ -12688,7 +12681,7 @@
from Robot Framework 2.0.2.</p>
</div>
<div class="section" id="tables">
-<h3><a class="toc-backref"
href="#id560">5.5.4 Tables</a></h3>
+<h3><a class="toc-backref"
href="#id559">5.5.4 Tables</a></h3>
<p>Tables are created using the pipe character with whitespace around it
as a cell boundary and the newline as a row separator. In library
documentations normal newlines are enough, but in test suite, test
@@ -12726,7 +12719,7 @@
</table>
</div>
<div class="section" id="horizontal-ruler">
-<h3><a class="toc-backref" href="#id561">5.5.5 Horizontal
ruler</a></h3>
+<h3><a class="toc-backref" href="#id560">5.5.5 Horizontal
ruler</a></h3>
<p>Horizontal rulers (the <hr> tag) make it possible to separate
larger
sections from each others, and they can be created by having three
hyphens alone in a line. With documentations in the test data literal
@@ -12795,7 +12788,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: 2010-05-27 11:57 UTC.
+<p>Generated on: 2010-05-27 12:31 UTC.
</p>
</div>