Revision: 3982
Author: jussi.ao.malinen
Date: Sat Aug 28 08:15:39 2010
Log: regen
http://code.google.com/p/robotframework/source/detail?r=3982
Modified:
/trunk/doc/userguide/RobotFrameworkUserGuide.html
=======================================
--- /trunk/doc/userguide/RobotFrameworkUserGuide.html Sat Aug 28 08:15:16
2010
+++ /trunk/doc/userguide/RobotFrameworkUserGuide.html Sat Aug 28 08:15:39
2010
@@ -12691,7 +12691,7 @@
<h3><a class="toc-backref" href="#id572">4.4.3 Parsed
test data</a></h3>
<p>Package <span class="code">robot.parsing</span> contains tools for
parsing and handling test data.
<span class="code">TestCaseFile</span> and <span
class="code">TestDataDirectory</span> classes can be instantiated
-with named parameter <span class="code">source</span> to start parsing
existing test data. Example
+with named argument <span class="code">source</span> to start parsing
existing test data. Example
below shows how to parse names of tests from a test file. For more details
please
see the source code of Robot Framework directly.</p>
<div class="highlight"><pre><span class="kn">from</span> <span
class="nn">robot.parsing</span> <span class="kn">import</span> <span
class="n">TestCaseFile</span>
@@ -13606,7 +13606,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-08-28 15:14 UTC.
+<p>Generated on: 2010-08-28 15:15 UTC.
</p>
</div>