Modified:
tags/robotframework-2.0.4/doc/libraries/BuiltIn.html
tags/robotframework-2.0.4/doc/libraries/Collections.html
tags/robotframework-2.0.4/doc/libraries/OperatingSystem.html
tags/robotframework-2.0.4/doc/libraries/Screenshot.html
tags/robotframework-2.0.4/doc/libraries/Telnet.html
tags/robotframework-2.0.4/doc/quickstart/quickstart.html
tags/robotframework-2.0.4/doc/userguide/RobotFrameworkUserGuide.html
tags/robotframework-2.0.4/tools/fileviewer/doc/fileviewer.html
tags/robotframework-2.0.4/tools/libdoc/doc/libdoc.html
tags/robotframework-2.0.4/tools/oneclickinstaller/doc/oneclickinstaller.html
tags/robotframework-2.0.4/tools/ristopy/doc/ristopy.html
tags/robotframework-2.0.4/tools/robotdiff/doc/robotdiff.html
tags/robotframework-2.0.4/tools/robotidy/doc/robotidy.html
tags/robotframework-2.0.4/tools/statuschecker/doc/statuschecker.html
tags/robotframework-2.0.4/tools/testdoc/doc/testdoc.html
tags/robotframework-2.0.4/tools/times2csv/doc/times2csv.html
Log:
Regenerated
Modified: tags/robotframework-2.0.4/doc/libraries/BuiltIn.html
==============================================================================
--- tags/robotframework-2.0.4/doc/libraries/BuiltIn.html (original)
+++ tags/robotframework-2.0.4/doc/libraries/BuiltIn.html Tue Jan 13
06:32:27 2009
@@ -79,7 +79,7 @@
</head>
<body>
<h1>BuiltIn - Documentation</h1>
-<p><b>Version:</b> trunk 20081201</p>
+<p><b>Version:</b> 2.0.4</p>
<h2 id="introduction">Introduction</h2>
<p class='libdoc'>BuiltIn library provides a set of often needed generic
keywords.<br />
@@ -1382,7 +1382,7 @@
<p class="footer">
Altogether 69 keywords.<br />
Generated by <a
href="http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool">libdoc.py</a>
-on 2009-01-05 18:05:55.
+on 2009-01-13 16:29:27.
</p>
</body>
</html>
Modified: tags/robotframework-2.0.4/doc/libraries/Collections.html
==============================================================================
--- tags/robotframework-2.0.4/doc/libraries/Collections.html (original)
+++ tags/robotframework-2.0.4/doc/libraries/Collections.html Tue Jan 13
06:32:27 2009
@@ -79,7 +79,7 @@
</head>
<body>
<h1>Collections - Documentation</h1>
-<p><b>Version:</b> trunk 20081201</p>
+<p><b>Version:</b> 2.0.4</p>
<h2 id="introduction">Introduction</h2>
<p class='libdoc'>A library providing keywords for handling Python lists
and dictionaries.<br />
@@ -737,7 +737,7 @@
<p class="footer">
Altogether 35 keywords.<br />
Generated by <a
href="http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool">libdoc.py</a>
-on 2008-12-15 15:15:39.
+on 2009-01-13 16:29:28.
</p>
</body>
</html>
Modified: tags/robotframework-2.0.4/doc/libraries/OperatingSystem.html
==============================================================================
--- tags/robotframework-2.0.4/doc/libraries/OperatingSystem.html (original)
+++ tags/robotframework-2.0.4/doc/libraries/OperatingSystem.html Tue Jan 13
06:32:27 2009
@@ -79,7 +79,7 @@
</head>
<body>
<h1>OperatingSystem - Documentation</h1>
-<p><b>Version:</b> trunk 20081201</p>
+<p><b>Version:</b> 2.0.4</p>
<h2 id="introduction">Introduction</h2>
<p class='libdoc'>This test library enables multiple
operating-system-related tasks.<br />
@@ -568,7 +568,7 @@
<br />
File and directory names are returned in case-sensitive alphabetical
order, e.g. ['A Name', 'Second', 'a lower case name', 'one more']. Implicit
directories '.' and '..' are not returned. The returned items are
automatically logged.<br />
<br />
-By default, the file and directory names are returned relative to the
given path (e.g. 'file.txt'). If you want them be returned in the absolute
format (e.g. '/home/robot/file.txt'), set the <span
class="name">absolute</span> argument value to 'True', 'Yes' or 'absolute'
(case-insensitive).<br />
+By default, the file and directory names are returned relative to the
given path (e.g. 'file.txt'). If you want them be returned in the absolute
format (e.g. '/home/robot/file.txt'), set the <span
class="name">absolute</span> argument to any non-empty string.<br />
<br />
If <span class="name">pattern</span> is given, only items matching it are
returned. <span class="name">pattern</span> and <span
class="name">pattern_type</span> arguments have same semantics as with <a
href="#Grep File" class="name">Grep File</a> keyword.<br />
<br />
@@ -1191,7 +1191,7 @@
<p class="footer">
Altogether 53 keywords.<br />
Generated by <a
href="http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool">libdoc.py</a>
-on 2008-12-15 15:15:39.
+on 2009-01-13 16:29:28.
</p>
</body>
</html>
Modified: tags/robotframework-2.0.4/doc/libraries/Screenshot.html
==============================================================================
--- tags/robotframework-2.0.4/doc/libraries/Screenshot.html (original)
+++ tags/robotframework-2.0.4/doc/libraries/Screenshot.html Tue Jan 13
06:32:27 2009
@@ -79,7 +79,7 @@
</head>
<body>
<h1>Screenshot - Documentation</h1>
-<p><b>Version:</b> trunk 20081120</p>
+<p><b>Version:</b> 2.0.4</p>
<h2 id="introduction">Introduction</h2>
<p class='libdoc'>This library supports taking full-screen screenshots of
the desktop.<br />
@@ -210,7 +210,7 @@
<p class="footer">
Altogether 4 keywords.<br />
Generated by <a
href="http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool">libdoc.py</a>
-on 2008-11-24 13:57:07.
+on 2009-01-13 16:29:28.
</p>
</body>
</html>
Modified: tags/robotframework-2.0.4/doc/libraries/Telnet.html
==============================================================================
--- tags/robotframework-2.0.4/doc/libraries/Telnet.html (original)
+++ tags/robotframework-2.0.4/doc/libraries/Telnet.html Tue Jan 13 06:32:27
2009
@@ -79,7 +79,7 @@
</head>
<body>
<h1>Telnet - Documentation</h1>
-<p><b>Version:</b> trunk 20081120</p>
+<p><b>Version:</b> 2.0.4</p>
<h2 id="introduction">Introduction</h2>
<p class='libdoc'>A test library providing Telnet connections and
communicating with them.</p>
@@ -567,7 +567,7 @@
<p class="footer">
Altogether 17 keywords.<br />
Generated by <a
href="http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool">libdoc.py</a>
-on 2008-11-24 13:57:07.
+on 2009-01-13 16:29:28.
</p>
</body>
</html>
Modified: tags/robotframework-2.0.4/doc/quickstart/quickstart.html
==============================================================================
--- tags/robotframework-2.0.4/doc/quickstart/quickstart.html (original)
+++ tags/robotframework-2.0.4/doc/quickstart/quickstart.html Tue Jan 13
06:32:27 2009
@@ -1322,7 +1322,7 @@
<div class="footer">
<hr class="footer" />
<p>Generated by <a class="reference"
href="http://docutils.sourceforge.net/rst.html">reStructuredText</a>.
Syntax highlighting by <a class="reference"
href="http://pygments.org/">Pygments</a>.</p>
-<p>Generated on: 2009-01-09 13:12 UTC.
+<p>Generated on: 2009-01-13 14:31 UTC.
</p>
</div>
Modified:
tags/robotframework-2.0.4/doc/userguide/RobotFrameworkUserGuide.html
==============================================================================
--- tags/robotframework-2.0.4/doc/userguide/RobotFrameworkUserGuide.html
(original)
+++ tags/robotframework-2.0.4/doc/userguide/RobotFrameworkUserGuide.html
Tue Jan 13 06:32:27 2009
@@ -473,7 +473,7 @@
<body>
<div class="document" id="robot-framework-user-guide">
<h1 class="title">Robot Framework User Guide</h1>
-<h2 class="subtitle" id="version-version">Version trunk 20090109</h2>
+<h2 class="subtitle" id="version-version">Version 2.0.4</h2>
<!-- This data file has been placed in the public domain. -->
<!-- Derived from the Unicode character mappings available from
<http://www.w3.org/2003/entities/xml/>.
@@ -10859,7 +10859,7 @@
<div class="footer">
<hr class="footer" />
<p>Generated by <a class="reference"
href="http://docutils.sourceforge.net/rst.html">reStructuredText</a>.
Syntax highlighting by <a class="reference"
href="http://pygments.org/">Pygments</a>.</p>
-<p>Generated on: 2009-01-12 21:08 UTC.
+<p>Generated on: 2009-01-13 14:30 UTC.
</p>
</div>
Modified: tags/robotframework-2.0.4/tools/fileviewer/doc/fileviewer.html
==============================================================================
--- tags/robotframework-2.0.4/tools/fileviewer/doc/fileviewer.html
(original)
+++ tags/robotframework-2.0.4/tools/fileviewer/doc/fileviewer.html Tue Jan
13 06:32:27 2009
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.5:
http://docutils.sourceforge.net/" />
+<meta name="generator" content="Docutils 0.4.1:
http://docutils.sourceforge.net/" />
<title>fileviewer.py</title>
<style type="text/css">
@@ -473,7 +473,6 @@
<body>
<div class="document" id="fileviewer-py">
<h1 class="title">fileviewer.py</h1>
-
<!-- Roles to use in text like :rolename:`text`. Styled in userguide.css.
- var variables
- opt settings in setting table (e.g. Force Tags), tc/kw tables
@@ -487,15 +486,15 @@
- misc everything else (synonym to ``text``) -->
<p><span class="prog">fileviewer.py</span> is a tool for viewing Robot
Framework debug files. It is
included in source distributions and can also be downloaded from
-<a class="reference external"
href="http://code.google.com/p/robotframework/wiki/FileViewingTool">http://code.google.com/p/robotframework/wiki/FileViewingTool</a>.</p>
-<div class="section" id="synopsis">
-<h1>Synopsis</h1>
+<a class="reference"
href="http://code.google.com/p/robotframework/wiki/FileViewingTool">http://code.google.com/p/robotframework/wiki/FileViewingTool</a>.</p>
+<div class="section">
+<h1><a id="synopsis" name="synopsis">Synopsis</a></h1>
<pre class="literal-block">
fileviewer.py [debugfile]
</pre>
</div>
-<div class="section" id="description">
-<h1>Description</h1>
+<div class="section">
+<h1><a id="description" name="description">Description</a></h1>
<p>File viewer is a tool designed to be used together with the Robot
Framework command line option <span class="cli">--debugfile</span>. The
debug file can be
opened with File viewer, and the viewer will automatically update the
@@ -516,7 +515,7 @@
</div>
<div class="footer">
<hr class="footer" />
-Generated on: 2008-09-22 13:12 UTC.
+Generated on: 2009-01-13 14:31 UTC.
</div>
</body>
Modified: tags/robotframework-2.0.4/tools/libdoc/doc/libdoc.html
==============================================================================
--- tags/robotframework-2.0.4/tools/libdoc/doc/libdoc.html (original)
+++ tags/robotframework-2.0.4/tools/libdoc/doc/libdoc.html Tue Jan 13
06:32:27 2009
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.5:
http://docutils.sourceforge.net/" />
+<meta name="generator" content="Docutils 0.4.1:
http://docutils.sourceforge.net/" />
<title>libdoc.py</title>
<style type="text/css">
@@ -473,7 +473,6 @@
<body>
<div class="document" id="libdoc-py">
<h1 class="title">libdoc.py</h1>
-
<!-- Roles to use in text like :rolename:`text`. Styled in userguide.css.
- var variables
- opt settings in setting table (e.g. Force Tags), tc/kw tables
@@ -488,33 +487,33 @@
<p><span class="prog">libdoc.py</span> is a tool for generating keyword
documentation from
test libraries and resource files.
It is included in source distributions and can also be downloaded from
-<a class="reference external"
href="http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool">http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool</a>.</p>
-<div class="contents topic" id="table-of-contents">
-<p class="topic-title first">Table of contents</p>
+<a class="reference"
href="http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool">http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool</a>.</p>
+<div class="contents topic">
+<p class="topic-title first"><a id="table-of-contents"
name="table-of-contents">Table of contents</a></p>
<ul class="simple">
-<li><a class="reference internal" href="#synopsis"
id="id6">Synopsis</a></li>
-<li><a class="reference internal" href="#options" id="id7">Options</a></li>
-<li><a class="reference internal" href="#description"
id="id8">Description</a></li>
-<li><a class="reference internal" href="#writing-documentation"
id="id9">Writing documentation</a><ul>
-<li><a class="reference internal" href="#python-libraries"
id="id10">Python libraries</a></li>
-<li><a class="reference internal" href="#java-libraries" id="id11">Java
libraries</a></li>
-<li><a class="reference internal" href="#dynamic-libraries"
id="id12">Dynamic libraries</a></li>
-<li><a class="reference internal" href="#importing-section"
id="id13">Importing section</a></li>
-<li><a class="reference internal" href="#resource-files"
id="id14">Resource files</a></li>
-<li><a class="reference internal" href="#documentation-formatting"
id="id15">Documentation formatting</a></li>
-<li><a class="reference internal" href="#keyword-arguments"
id="id16">Keyword arguments</a></li>
+<li><a class="reference" href="#synopsis" id="id6"
name="id6">Synopsis</a></li>
+<li><a class="reference" href="#options" id="id7"
name="id7">Options</a></li>
+<li><a class="reference" href="#description" id="id8"
name="id8">Description</a></li>
+<li><a class="reference" href="#writing-documentation" id="id9"
name="id9">Writing documentation</a><ul>
+<li><a class="reference" href="#python-libraries" id="id10"
name="id10">Python libraries</a></li>
+<li><a class="reference" href="#java-libraries" id="id11" name="id11">Java
libraries</a></li>
+<li><a class="reference" href="#dynamic-libraries" id="id12"
name="id12">Dynamic libraries</a></li>
+<li><a class="reference" href="#importing-section" id="id13"
name="id13">Importing section</a></li>
+<li><a class="reference" href="#resource-files" id="id14"
name="id14">Resource files</a></li>
+<li><a class="reference" href="#documentation-formatting" id="id15"
name="id15">Documentation formatting</a></li>
+<li><a class="reference" href="#keyword-arguments" id="id16"
name="id16">Keyword arguments</a></li>
</ul>
</li>
</ul>
</div>
-<div class="section" id="synopsis">
-<h1><a class="toc-backref" href="#id6">Synopsis</a></h1>
+<div class="section">
+<h1><a class="toc-backref" href="#id6" id="synopsis"
name="synopsis">Synopsis</a></h1>
<pre class="literal-block">
libdoc.py [options] library_or_resource_file
</pre>
</div>
-<div class="section" id="options">
-<h1><a class="toc-backref" href="#id7">Options</a></h1>
+<div class="section">
+<h1><a class="toc-backref" href="#id7" id="options"
name="options">Options</a></h1>
<blockquote>
<table class="docutils option-list" frame="void" rules="none">
<col class="option" />
@@ -574,16 +573,16 @@
</table>
</blockquote>
</div>
-<div class="section" id="description">
-<h1><a class="toc-backref" href="#id8">Description</a></h1>
+<div class="section">
+<h1><a class="toc-backref" href="#id8" id="description"
name="description">Description</a></h1>
<p><span class="prog">libdoc.py</span> generate keyword documentation from
test libraries
and resource files either in the HTML or XML format. The former is for
humans and the latter mainly for Robot Framework IDE or other tools.</p>
<p>Documentation can be created for:</p>
<ul class="simple">
-<li>Test libraries implemented with <a class="reference internal"
href="#python-libraries">Python</a> or <a class="reference internal"
href="#java-libraries">Java</a> using the normal library API.</li>
-<li>Test libraries using the <a class="reference internal"
href="#dynamic-libraries">dynamic API</a>.</li>
-<li><a class="reference internal" href="#resource-files">Resource
files</a>.</li>
+<li>Test libraries implemented with <a class="reference"
href="#python-libraries">Python</a> or <a class="reference"
href="#java-libraries">Java</a> using the normal library API.</li>
+<li>Test libraries using the <a class="reference"
href="#dynamic-libraries">dynamic API</a>.</li>
+<li><a class="reference" href="#resource-files">Resource files</a>.</li>
</ul>
<p>It is possible to specify a Python test library by giving either the
path to the source or only the library name. If the library name is
@@ -620,12 +619,12 @@
$ jython libdoc.py --format xml MyJavaLibrary.java
</pre>
</div>
-<div class="section" id="writing-documentation">
-<h1><a class="toc-backref" href="#id9">Writing documentation</a></h1>
+<div class="section">
+<h1><a class="toc-backref" href="#id9" id="writing-documentation"
name="writing-documentation">Writing documentation</a></h1>
<p>For more information about how to actually create test libraries and
resource
-files see <a class="reference external"
href="http://code.google.com/p/robotframework/wiki/UserGuide">Robot
Framework User Guide</a>.</p>
-<div class="section" id="python-libraries">
-<h2><a class="toc-backref" href="#id10">Python libraries</a></h2>
+files see <a class="reference"
href="http://code.google.com/p/robotframework/wiki/UserGuide">Robot
Framework User Guide</a>.</p>
+<div class="section">
+<h2><a class="toc-backref" href="#id10" id="python-libraries"
name="python-libraries">Python libraries</a></h2>
<p>The documentation for Python libraries is written simply as doc
strings for the library class and for methods implementing
keywords. The first line of the method documentation is considered as
@@ -633,9 +632,9 @@
links in the generated HTML documentation), and it should thus be as
describing as possible, but not too long.</p>
<p>The simple example below illustrates how to write the documentation,
-and for example <a class="reference external"
href="http://code.google.com/p/robotframework/wiki/TestLibraries">standard
libraries</a> give more
+and for example <a class="reference"
href="http://code.google.com/p/robotframework/wiki/TestLibraries">standard
libraries</a> give more
realistic examples. For more information on Python documentation
-strings, see <a class="reference external"
href="http://www.python.org/dev/peps/pep-0257/">PEP-257</a>.</p>
+strings, see <a class="reference"
href="http://www.python.org/dev/peps/pep-0257/">PEP-257</a>.</p>
<div class="highlight"><pre><span class="k">class</span> <span
class="nc">ExampleLib</span><span class="p">:</span>
<span class="sd">"""Library for demo purposes.</span>
@@ -657,8 +656,8 @@
<span class="k">pass</span>
</pre></div>
</div>
-<div class="section" id="java-libraries">
-<h2><a class="toc-backref" href="#id11">Java libraries</a></h2>
+<div class="section">
+<h2><a class="toc-backref" href="#id11" id="java-libraries"
name="java-libraries">Java libraries</a></h2>
<p>When writing documentation for a normal Java library, conventions for
writing Javadoc should be used. The documentation is generated based
on the Javadocs in the source files. For example following simple
@@ -689,18 +688,18 @@
<span class="o">}</span>
</pre></div>
</div>
-<div class="section" id="dynamic-libraries">
-<h2><a class="toc-backref" href="#id12">Dynamic libraries</a></h2>
+<div class="section">
+<h2><a class="toc-backref" href="#id12" id="dynamic-libraries"
name="dynamic-libraries">Dynamic libraries</a></h2>
<p>To be able to generate meaningful documentation for dynamic libraries,
they must return keyword argument names and documentation using
<span class="code">get_keyword_arguments</span> and <span
class="code">get_keyword_documentation</span>
methods (or using their camelCase variants <span
class="code">getKeywordArguments</span>
-and <span class="code">getKeywordDocumentation</span>). See the <a
class="reference external"
href="http://code.google.com/p/robotframework/wiki/UserGuide">user
guide</a> for more
+and <span class="code">getKeywordDocumentation</span>). See the <a
class="reference"
href="http://code.google.com/p/robotframework/wiki/UserGuide">user
guide</a> for more
information about how to create these methods and the dynamic library
API in general.</p>
</div>
-<div class="section" id="importing-section">
-<h2><a class="toc-backref" href="#id13">Importing section</a></h2>
+<div class="section">
+<h2><a class="toc-backref" href="#id13" id="importing-section"
name="importing-section">Importing section</a></h2>
<p>A separate section about how the library is imported is created based
on its
initialization methods. For a Python library, if it has an <span
class="code">__init__</span> method
that takes arguments in addition to <span class="code">self</span>, the
documentation of that
@@ -717,8 +716,8 @@
<span class="c"># ...</span>
</pre></div>
</div>
-<div class="section" id="resource-files">
-<h2><a class="toc-backref" href="#id14">Resource files</a></h2>
+<div class="section">
+<h2><a class="toc-backref" href="#id14" id="resource-files"
name="resource-files">Resource files</a></h2>
<p>Keywords in resource files can have documentation using
<span class="opt">[Documentation]</span> setting, and this documentation
is also used by
<span class="prog">libdoc.py</span>. First line of the documentation
(until the first
@@ -726,9 +725,9 @@
with test libraries.</p>
<p>Possible variables in resource files are not documented.</p>
</div>
-<div class="section" id="documentation-formatting">
-<h2><a class="toc-backref" href="#id15">Documentation formatting</a></h2>
-<p>The <a class="reference external"
href="http://code.google.com/p/robotframework/wiki/UserGuide">user
guide</a> has an appendix explaining different documentation
+<div class="section">
+<h2><a class="toc-backref" href="#id15" id="documentation-formatting"
name="documentation-formatting">Documentation formatting</a></h2>
+<p>The <a class="reference"
href="http://code.google.com/p/robotframework/wiki/UserGuide">user
guide</a> has an appendix explaining different documentation
formatting possibilities. Most important fearues are formatting using
<span class="code">*bold*</span> and <span class="code">_italic_</span>,
automatic conversion of URLs to
clickable links, and the possibility to create tables (useful for
@@ -765,13 +764,13 @@
<p>Additionally, using <span class="code">`introduction`</span> or <span
class="code">`library introduction`</span>
(case insensitive) generates a link to the library introduction in the
beginneing
of the generated documentation. Similarly <span
class="code">`importing`</span>
-or <span class="code">`library importing`</span> generates a link to the
<a class="reference internal" href="#importing-section">importing
section</a>.</p>
-<p>Internal linking between keywords is used by all <a class="reference
external"
href="http://code.google.com/p/robotframework/wiki/TestLibraries">standard
+or <span class="code">`library importing`</span> generates a link to the
<a class="reference" href="#importing-section">importing section</a>.</p>
+<p>Internal linking between keywords is used by all <a class="reference"
href="http://code.google.com/p/robotframework/wiki/TestLibraries">standard
libraries</a>, so their documentation (and source) acts as a more
realistic example.</p>
</div>
-<div class="section" id="keyword-arguments">
-<h2><a class="toc-backref" href="#id16">Keyword arguments</a></h2>
+<div class="section">
+<h2><a class="toc-backref" href="#id16" id="keyword-arguments"
name="keyword-arguments">Keyword arguments</a></h2>
<p><span class="prog">libdoc.py</span> handles keyword arguments
automatically so that
arguments specified for methods in libraries or user keywords in
resource files are listed in a separate column. Possible trailing
@@ -785,7 +784,7 @@
</div>
<div class="footer">
<hr class="footer" />
-Generated on: 2008-12-15 12:22 UTC.
+Generated on: 2009-01-13 14:31 UTC.
</div>
</body>
Modified:
tags/robotframework-2.0.4/tools/oneclickinstaller/doc/oneclickinstaller.html
==============================================================================
---
tags/robotframework-2.0.4/tools/oneclickinstaller/doc/oneclickinstaller.html
(original)
+++
tags/robotframework-2.0.4/tools/oneclickinstaller/doc/oneclickinstaller.html
Tue Jan 13 06:32:27 2009
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.5:
http://docutils.sourceforge.net/" />
+<meta name="generator" content="Docutils 0.4.1:
http://docutils.sourceforge.net/" />
<title>Robot Framework One Click Installer</title>
<style type="text/css">
@@ -473,7 +473,6 @@
<body>
<div class="document" id="robot-framework-one-click-installer">
<h1 class="title">Robot Framework One Click Installer</h1>
-
<!-- Roles to use in text like :rolename:`text`. Styled in userguide.css.
- var variables
- opt settings in setting table (e.g. Force Tags), tc/kw tables
@@ -485,13 +484,13 @@
- cli command line examples (note that options alone use opt)
- path file names and paths
- misc everything else (synonym to ``text``) -->
-<p>An <a class="reference external"
href="http://www.autoitscript.com/autoit3/">AutoIT</a> script for
installing <a class="reference external"
href="http://robotframework.org">Robot Framework</a> and its preconditions
+<p>An <a class="reference"
href="http://www.autoitscript.com/autoit3/">AutoIT</a> script for
installing <a class="reference" href="http://robotframework.org">Robot
Framework</a> and its preconditions
on Windows machines. For download instructions see the tool's wiki page at
-<a class="reference external"
href="http://code.google.com/p/robotframework/wiki/OneClickInstaller">http://code.google.com/p/robotframework/wiki/OneClickInstaller</a>.</p>
-<div class="section" id="description">
-<h1>Description</h1>
+<a class="reference"
href="http://code.google.com/p/robotframework/wiki/OneClickInstaller">http://code.google.com/p/robotframework/wiki/OneClickInstaller</a>.</p>
+<div class="section">
+<h1><a id="description" name="description">Description</a></h1>
<p>The One Click Installer installs Robot Framework and its preconditions
-<a class="reference external" href="http://www.python.org">Python</a> and
<a class="reference external" href="http://www.jython.org">Jython</a>
(optional). It also sets Robot Framework start-up
+<a class="reference" href="http://www.python.org">Python</a> and <a
class="reference" href="http://www.jython.org">Jython</a> (optional). It
also sets Robot Framework start-up
scripts (<span class="prog">pybot</span>, <span class="prog">jybot</span>,
<span class="prog">rebot</span>), as well as Python and Jython executables,
into the <span class="var">%PATH%</span> environment variable, so that
they can be
executed from the command line. Note that you need to restart the
@@ -500,8 +499,8 @@
installed. In that case, and also if you want to have a custom
installation, you need to install the needed components separately.</p>
</div>
-<div class="section" id="installers">
-<h1>Installers</h1>
+<div class="section">
+<h1><a id="installers" name="installers">Installers</a></h1>
<p>The One Click Installer requires that you have all the required
component
installers in the same directory with it, and that they have expected
names. If Robot Framework or Python installer is missing, the
@@ -514,8 +513,8 @@
<span class="path">robotframework-2.*.exe</span> , <span
class="path">python-2.*.msi</span>, and
<span class="path">jython_installer-2.*.jar</span>.</p>
</div>
-<div class="section" id="usage">
-<h1>Usage</h1>
+<div class="section">
+<h1><a id="usage" name="usage">Usage</a></h1>
<p>All you need to specify is the base directory where to install Python
and
Jython. They are installed into the directories <span
class="path">Python</span> and
<span class="path">Jython</span>, respectively, inside the given base
directory. Robot
@@ -533,8 +532,8 @@
directories such as <span class="path">C:\</span> and <span
class="path">C:\APPS\</span>.</p>
</div>
</div>
-<div class="section" id="screenshot">
-<h1>Screenshot</h1>
+<div class="section">
+<h1><a id="screenshot" name="screenshot">Screenshot</a></h1>
<div class="figure">
<img alt="oneclickinstaller.png" src="oneclickinstaller.png" style="width:
400px; height: 250px;" />
</div>
@@ -542,7 +541,7 @@
</div>
<div class="footer">
<hr class="footer" />
-Generated on: 2008-11-26 13:03 UTC.
+Generated on: 2009-01-13 14:31 UTC.
</div>
</body>
Modified: tags/robotframework-2.0.4/tools/ristopy/doc/ristopy.html
==============================================================================
--- tags/robotframework-2.0.4/tools/ristopy/doc/ristopy.html (original)
+++ tags/robotframework-2.0.4/tools/ristopy/doc/ristopy.html Tue Jan 13
06:32:27 2009
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.5:
http://docutils.sourceforge.net/" />
+<meta name="generator" content="Docutils 0.4.1:
http://docutils.sourceforge.net/" />
<title>risto.py -- Robot Framework's Historical Reporting Tool</title>
<style type="text/css">
@@ -473,7 +473,6 @@
<body>
<div class="document"
id="risto-py-robot-framework-s-historical-reporting-tool">
<h1 class="title">risto.py -- Robot Framework's Historical Reporting
Tool</h1>
-
<!-- Roles to use in text like :rolename:`text`. Styled in userguide.css.
- var variables
- opt settings in setting table (e.g. Force Tags), tc/kw tables
@@ -490,32 +489,32 @@
Actual drawing is handled by Matplotlib tool, which must be installed
separately. <span class="prog">risto.py</span> is included in source
distributions and can also
be downloaded from
-<a class="reference external"
href="http://code.google.com/p/robotframework/wiki/HistoricalReportingTool">http://code.google.com/p/robotframework/wiki/HistoricalReportingTool</a>.</p>
-<div class="contents local topic" id="contents">
+<a class="reference"
href="http://code.google.com/p/robotframework/wiki/HistoricalReportingTool">http://code.google.com/p/robotframework/wiki/HistoricalReportingTool</a>.</p>
+<div class="contents local topic">
<ul class="simple">
-<li><a class="reference internal" href="#synopsis"
id="id1">Synopsis</a></li>
-<li><a class="reference internal" href="#options" id="id2">Options</a></li>
-<li><a class="reference internal" href="#description"
id="id3">Description</a></li>
-<li><a class="reference internal" href="#installation"
id="id4">Installation</a></li>
-<li><a class="reference internal" href="#screenshots"
id="id5">Screenshots</a><ul>
-<li><a class="reference internal" href="#default-settings"
id="id6">Default settings</a></li>
-<li><a class="reference internal" href="#various-settings"
id="id7">Various settings</a></li>
-<li><a class="reference internal" href="#using-matplotlib-s-viewer"
id="id8">Using Matplotlib's viewer</a></li>
-<li><a class="reference internal" href="#more-realistic-examples"
id="id9">More realistic examples</a></li>
+<li><a class="reference" href="#synopsis" id="id1"
name="id1">Synopsis</a></li>
+<li><a class="reference" href="#options" id="id2"
name="id2">Options</a></li>
+<li><a class="reference" href="#description" id="id3"
name="id3">Description</a></li>
+<li><a class="reference" href="#installation" id="id4"
name="id4">Installation</a></li>
+<li><a class="reference" href="#screenshots" id="id5"
name="id5">Screenshots</a><ul>
+<li><a class="reference" href="#default-settings" id="id6"
name="id6">Default settings</a></li>
+<li><a class="reference" href="#various-settings" id="id7"
name="id7">Various settings</a></li>
+<li><a class="reference" href="#using-matplotlib-s-viewer" id="id8"
name="id8">Using Matplotlib's viewer</a></li>
+<li><a class="reference" href="#more-realistic-examples" id="id9"
name="id9">More realistic examples</a></li>
</ul>
</li>
</ul>
</div>
-<div class="section" id="synopsis">
-<h1><a class="toc-backref" href="#id1">Synopsis</a></h1>
+<div class="section">
+<h1><a class="toc-backref" href="#id1" id="synopsis"
name="synopsis">Synopsis</a></h1>
<pre class="literal-block">
risto.py options input files
risto.py options1 --- options2 --- optionsN --- input files
risto.py --argumentfile path
</pre>
</div>
-<div class="section" id="options">
-<h1><a class="toc-backref" href="#id2">Options</a></h1>
+<div class="section">
+<h1><a class="toc-backref" href="#id2" id="options"
name="options">Options</a></h1>
<blockquote>
<table class="docutils option-list" frame="void" rules="none">
<col class="option" />
@@ -603,8 +602,8 @@
<p>Additionally, <span class="code">---</span> can be used to group
options when creating multiple
images at once.</p>
</div>
-<div class="section" id="description">
-<h1><a class="toc-backref" href="#id3">Description</a></h1>
+<div class="section">
+<h1><a class="toc-backref" href="#id3" id="description"
name="description">Description</a></h1>
<p><span class="prog">risto.py</span> plots graphs about test execution
history, based on
statistics read from Robot Framework's XML output files. By default,
it draws total, passed and failed graphs for critical tests and all
@@ -658,8 +657,8 @@
======================================
</pre>
</div>
-<div class="section" id="installation">
-<h1><a class="toc-backref" href="#id4">Installation</a></h1>
+<div class="section">
+<h1><a class="toc-backref" href="#id4" id="installation"
name="installation">Installation</a></h1>
<p><span class="prog">risto.py</span> itself does not need to be
installed, simply running
it from the command line is enough, but it has some preconditions. The
most obvious one is Python, and versions 2.5 and 2.4 have been
@@ -679,17 +678,17 @@
<p>Links to the needed software:</p>
<dl class="docutils">
<dt>Matplotlib</dt>
-<dd><a class="reference external"
href="http://matplotlib.sourceforge.net/">http://matplotlib.sourceforge.net/</a></dd>
+<dd><a class="reference"
href="http://matplotlib.sourceforge.net/">http://matplotlib.sourceforge.net/</a></dd>
<dt>NumPy</dt>
-<dd><a class="reference external"
href="http://numpy.scipy.org/">http://numpy.scipy.org/</a></dd>
+<dd><a class="reference"
href="http://numpy.scipy.org/">http://numpy.scipy.org/</a></dd>
<dt>ElementTree</dt>
-<dd><a class="reference external"
href="http://effbot.org/zone/element-index.htm">http://effbot.org/zone/element-index.htm</a></dd>
+<dd><a class="reference"
href="http://effbot.org/zone/element-index.htm">http://effbot.org/zone/element-index.htm</a></dd>
</dl>
</div>
-<div class="section" id="screenshots">
-<h1><a class="toc-backref" href="#id5">Screenshots</a></h1>
-<div class="section" id="default-settings">
-<h2><a class="toc-backref" href="#id6">Default settings</a></h2>
+<div class="section">
+<h1><a class="toc-backref" href="#id5" id="screenshots"
name="screenshots">Screenshots</a></h1>
+<div class="section">
+<h2><a class="toc-backref" href="#id6" id="default-settings"
name="default-settings">Default settings</a></h2>
<p>The screenshot below uses some very simple example outputs, thus the
lines
are mainly straight. The default settings have been used otherwise,
but the output has been saved into a file with the <span
class="opt">--output
@@ -698,8 +697,8 @@
<img alt="risto_default.png" src="risto_default.png" style="width: 800px;
height: 400px;" />
</div>
</div>
-<div class="section" id="various-settings">
-<h2><a class="toc-backref" href="#id7">Various settings</a></h2>
+<div class="section">
+<h2><a class="toc-backref" href="#id7" id="various-settings"
name="various-settings">Various settings</a></h2>
<p>The example outputs used in this screenshot are the same as in the
previous
one, but now the following options have been specified:</p>
<pre class="literal-block">
@@ -709,8 +708,8 @@
<img alt="risto_another.png" src="risto_another.png" style="width: 600px;
height: 250px;" />
</div>
</div>
-<div class="section" id="using-matplotlib-s-viewer">
-<h2><a class="toc-backref" href="#id8">Using Matplotlib's viewer</a></h2>
+<div class="section">
+<h2><a class="toc-backref" href="#id8" id="using-matplotlib-s-viewer"
name="using-matplotlib-s-viewer">Using Matplotlib's viewer</a></h2>
<p>This time there are more input files and the image has been opened
in Matplotlib's viewer (that is, the <span class="opt">--output</span>
option has not been
used). The options used to create this example are the ones below:</p>
@@ -721,8 +720,8 @@
<img alt="risto_yetanother.png" src="risto_yetanother.png" style="width:
820px; height: 393px;" />
</div>
</div>
-<div class="section" id="more-realistic-examples">
-<h2><a class="toc-backref" href="#id9">More realistic examples</a></h2>
+<div class="section">
+<h2><a class="toc-backref" href="#id9" id="more-realistic-examples"
name="more-realistic-examples">More realistic examples</a></h2>
<p>These examples are generated from actual test outputs using the
following argument file:</p>
<pre class="literal-block">
@@ -749,7 +748,7 @@
</div>
<div class="footer">
<hr class="footer" />
-Generated on: 2008-09-22 13:12 UTC.
+Generated on: 2009-01-13 14:31 UTC.
</div>
</body>
Modified: tags/robotframework-2.0.4/tools/robotdiff/doc/robotdiff.html
==============================================================================
--- tags/robotframework-2.0.4/tools/robotdiff/doc/robotdiff.html (original)
+++ tags/robotframework-2.0.4/tools/robotdiff/doc/robotdiff.html Tue Jan 13
06:32:27 2009
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.5:
http://docutils.sourceforge.net/" />
+<meta name="generator" content="Docutils 0.4.1:
http://docutils.sourceforge.net/" />
<title>robotdiff.py</title>
<style type="text/css">
@@ -473,7 +473,6 @@
<body>
<div class="document" id="robotdiff-py">
<h1 class="title">robotdiff.py</h1>
-
<!-- Roles to use in text like :rolename:`text`. Styled in userguide.css.
- var variables
- opt settings in setting table (e.g. Force Tags), tc/kw tables
@@ -487,15 +486,15 @@
- misc everything else (synonym to ``text``) -->
<p><span class="prog">robotdiff.py</span> is a tool for comparing two or
more Robot Framework output
files. It is included in source distributions and can also be downloaded
from
-<a class="reference external"
href="http://code.google.com/p/robotframework/wiki/TestResultDiffingTool">http://code.google.com/p/robotframework/wiki/TestResultDiffingTool</a>.</p>
-<div class="section" id="synopsis">
-<h1>Synopsis</h1>
+<a class="reference"
href="http://code.google.com/p/robotframework/wiki/TestResultDiffingTool">http://code.google.com/p/robotframework/wiki/TestResultDiffingTool</a>.</p>
+<div class="section">
+<h1><a id="synopsis" name="synopsis">Synopsis</a></h1>
<pre class="literal-block">
robotdiff.py [options] input files
</pre>
</div>
-<div class="section" id="options">
-<h1>Options</h1>
+<div class="section">
+<h1><a id="options" name="options">Options</a></h1>
<blockquote>
<table class="docutils option-list" frame="void" rules="none">
<col class="option" />
@@ -536,8 +535,8 @@
</table>
</blockquote>
</div>
-<div class="section" id="description">
-<h1>Description</h1>
+<div class="section">
+<h1><a id="description" name="description">Description</a></h1>
<p>This script compares two or more Robot Framework output files and
creates a report, where possible differences between test case
statuses in each file are highlighted. The main use case is verifying
@@ -555,7 +554,7 @@
</div>
<div class="footer">
<hr class="footer" />
-Generated on: 2008-09-22 13:12 UTC.
+Generated on: 2009-01-13 14:31 UTC.
</div>
</body>
Modified: tags/robotframework-2.0.4/tools/robotidy/doc/robotidy.html
==============================================================================
--- tags/robotframework-2.0.4/tools/robotidy/doc/robotidy.html (original)
+++ tags/robotframework-2.0.4/tools/robotidy/doc/robotidy.html Tue Jan 13
06:32:27 2009
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.5:
http://docutils.sourceforge.net/" />
+<meta name="generator" content="Docutils 0.4.1:
http://docutils.sourceforge.net/" />
<title>robotidy.py</title>
<style type="text/css">
@@ -473,7 +473,6 @@
<body>
<div class="document" id="robotidy-py">
<h1 class="title">robotidy.py</h1>
-
<!-- Roles to use in text like :rolename:`text`. Styled in userguide.css.
- var variables
- opt settings in setting table (e.g. Force Tags), tc/kw tables
@@ -488,17 +487,17 @@
<p><span class="prog">robotidy.py</span> is a tool for cleaning up Robot
Framework test
data. It is included in source distributions and can also be
downloaded from
-<a class="reference external"
href="http://code.google.com/p/robotframework/wiki/TestDataTidyingTool">http://code.google.com/p/robotframework/wiki/TestDataTidyingTool</a>.</p>
-<div class="section" id="synopsis">
-<h1>Synopsis</h1>
+<a class="reference"
href="http://code.google.com/p/robotframework/wiki/TestDataTidyingTool">http://code.google.com/p/robotframework/wiki/TestDataTidyingTool</a>.</p>
+<div class="section">
+<h1><a id="synopsis" name="synopsis">Synopsis</a></h1>
<pre class="literal-block">
robotidy.py [options] inputfile outputfile
robotidy.py --inplace [options] inputfile [more input files]
robotidy.py --recursive [options] directory
</pre>
</div>
-<div class="section" id="options">
-<h1>Options</h1>
+<div class="section">
+<h1><a id="options" name="options">Options</a></h1>
<blockquote>
<table class="docutils option-list" frame="void" rules="none">
<col class="option" />
@@ -548,12 +547,12 @@
</table>
</blockquote>
</div>
-<div class="section" id="description">
-<h1>Description</h1>
+<div class="section">
+<h1><a id="description" name="description">Description</a></h1>
<p>This multipurpose tool has three usages explained in this section.
In all cases, the outputs are written in the UTF-8 format.</p>
-<div class="section" id="cleaning-up-the-test-data">
-<h2>Cleaning up the test data</h2>
+<div class="section">
+<h2><a id="cleaning-up-the-test-data"
name="cleaning-up-the-test-data">Cleaning up the test data</a></h2>
<p>The source code created by most HTML editors does not look very good.
With this tool, the
source can be formatted nicely, and it is even possible to specify a custom
style sheet. Additionally, test data itself is cleaned up, so that
settings and
@@ -564,8 +563,8 @@
robotidy.py --style new_styles.css my_tests.html my_tests.html
</pre>
</div>
-<div class="section" id="changing-format-between-html-and-tsv">
-<h2>Changing format between HTML and TSV</h2>
+<div class="section">
+<h2><a id="changing-format-between-html-and-tsv"
name="changing-format-between-html-and-tsv">Changing format between HTML
and TSV</a></h2>
<p>Robot Framework supports test data in HTML and TSV formats, and this
tool eases
changing between formats. The input format is always determined from the
extension of the input file. The output format is also got from the output
file
@@ -576,8 +575,8 @@
robotidy.py --format html tests.tsv tests.xxx
</pre>
</div>
-<div class="section" id="fixing-comments">
-<h2>Fixing comments</h2>
+<div class="section">
+<h2><a id="fixing-comments" name="fixing-comments">Fixing comments</a></h2>
<p>Robot IDE is a great tool for editing the test data, but at least
currently, it
totally ignores comments. This tool can be used to convert comments, so
that
they are not lost when the test data is opened in IDE. Comments in Test
@@ -594,7 +593,7 @@
</div>
<div class="footer">
<hr class="footer" />
-Generated on: 2008-09-22 13:12 UTC.
+Generated on: 2009-01-13 14:31 UTC.
</div>
</body>
Modified:
tags/robotframework-2.0.4/tools/statuschecker/doc/statuschecker.html
==============================================================================
--- tags/robotframework-2.0.4/tools/statuschecker/doc/statuschecker.html
(original)
+++ tags/robotframework-2.0.4/tools/statuschecker/doc/statuschecker.html
Tue Jan 13 06:32:27 2009
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.5:
http://docutils.sourceforge.net/" />
+<meta name="generator" content="Docutils 0.4.1:
http://docutils.sourceforge.net/" />
<title>statuschecker.py</title>
<style type="text/css">
@@ -473,7 +473,6 @@
<body>
<div class="document" id="statuschecker-py">
<h1 class="title">statuschecker.py</h1>
-
<!-- Roles to use in text like :rolename:`text`. Styled in userguide.css.
- var variables
- opt settings in setting table (e.g. Force Tags), tc/kw tables
@@ -488,23 +487,23 @@
<p><span class="prog">statuschecker.py</span> is a tool for checking that
Robot Framework
test cases have expected statuses and log messages. It is included in
source distributions and can also be downloaded from
-<a class="reference external"
href="http://code.google.com/p/robotframework/wiki/TestStatusCheckerTool">http://code.google.com/p/robotframework/wiki/TestStatusCheckerTool</a>.</p>
-<div class="section" id="synopsis">
-<h1>Synopsis</h1>
+<a class="reference"
href="http://code.google.com/p/robotframework/wiki/TestStatusCheckerTool">http://code.google.com/p/robotframework/wiki/TestStatusCheckerTool</a>.</p>
+<div class="section">
+<h1><a id="synopsis" name="synopsis">Synopsis</a></h1>
<pre class="literal-block">
statuschecker.py infile [outfile]
</pre>
</div>
-<div class="section" id="description">
-<h1>Description</h1>
+<div class="section">
+<h1><a id="description" name="description">Description</a></h1>
<p>This tool processes Robot Framework output XML files and checks that
test case statuses and messages are as expected. The main use case is
post-processing output files got when testing Robot Framework test
libraries using Robot Framework itself.</p>
<p>If an output file is not given, the input file is considered to be
also an output file and it is edited in place.</p>
-<div class="section" id="defining-expected-test-status">
-<h2>Defining expected test status</h2>
+<div class="section">
+<h2><a id="defining-expected-test-status"
name="defining-expected-test-status">Defining expected test status</a></h2>
<p>By default, all test cases are expected to <span
class="msg">PASS</span> and have no
message. Changing the expected status to <span class="msg">FAIL</span> is
done by having
the word <span class="msg">FAIL</span> (in uppercase) somewhere in the
test case
@@ -553,8 +552,8 @@
</tbody>
</table>
</div>
-<div class="section" id="defining-expected-log-messages">
-<h2>Defining expected log messages</h2>
+<div class="section">
+<h2><a id="defining-expected-log-messages"
name="defining-expected-log-messages">Defining expected log
messages</a></h2>
<p>The expected keyword log messages can also be defined in the test case
documentation using a syntax such as:</p>
<pre class="literal-block">
@@ -575,7 +574,7 @@
<span class="msg">FAIL</span>, but it that case <span
class="msg">FAIL</span> and the expected error must
be first.</p>
<p>The log message can also be given as a regular expression pattern the
-same way as the <a class="reference internal"
href="#defining-expected-test-status">expected error message</a>. Finally,
to check that a
+same way as the <a class="reference"
href="#defining-expected-test-status">expected error message</a>. Finally,
to check that a
keyword does not have a certain message, it is possible to use
<span class="msg">NONE</span> in the place of the message.</p>
<table border="1" class="example docutils">
@@ -721,7 +720,7 @@
</div>
<div class="footer">
<hr class="footer" />
-Generated on: 2008-09-24 16:47 UTC.
+Generated on: 2009-01-13 14:31 UTC.
</div>
</body>
Modified: tags/robotframework-2.0.4/tools/testdoc/doc/testdoc.html
==============================================================================
--- tags/robotframework-2.0.4/tools/testdoc/doc/testdoc.html (original)
+++ tags/robotframework-2.0.4/tools/testdoc/doc/testdoc.html Tue Jan 13
06:32:27 2009
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.5:
http://docutils.sourceforge.net/" />
+<meta name="generator" content="Docutils 0.4.1:
http://docutils.sourceforge.net/" />
<title>testdoc.py</title>
<style type="text/css">
@@ -473,7 +473,6 @@
<body>
<div class="document" id="testdoc-py">
<h1 class="title">testdoc.py</h1>
-
<!-- Roles to use in text like :rolename:`text`. Styled in userguide.css.
- var variables
- opt settings in setting table (e.g. Force Tags), tc/kw tables
@@ -488,15 +487,15 @@
<p><span class="prog">testdoc.py</span> is a tool for generating a high
level documentation from
Robot Framework test data. It is included in source distributions and can
also
be downloaded from
-<a class="reference external"
href="http://code.google.com/p/robotframework/wiki/TestDataDocumentationTool">http://code.google.com/p/robotframework/wiki/TestDataDocumentationTool</a>.</p>
-<div class="section" id="synopsis">
-<h1>Synopsis</h1>
+<a class="reference"
href="http://code.google.com/p/robotframework/wiki/TestDataDocumentationTool">http://code.google.com/p/robotframework/wiki/TestDataDocumentationTool</a>.</p>
+<div class="section">
+<h1><a id="synopsis" name="synopsis">Synopsis</a></h1>
<pre class="literal-block">
testdoc.py [options] test_data
</pre>
</div>
-<div class="section" id="options">
-<h1>Options</h1>
+<div class="section">
+<h1><a id="options" name="options">Options</a></h1>
<p>Most of the options accepted by this tool have exactly same
semantics as same options have when executing test cases.</p>
<blockquote>
@@ -556,8 +555,8 @@
</table>
</blockquote>
</div>
-<div class="section" id="description">
-<h1>Description</h1>
+<div class="section">
+<h1><a id="description" name="description">Description</a></h1>
<p>This tool generates a high level test documentation from a given Robot
Framework test data. The generated documentation includes the names,
documentations and other metadata of all test suites and test cases,
@@ -578,10 +577,10 @@
$ testdoc.py --name smoke_test_plan --include smoke path/to/my_tests/
</pre>
</div>
-<div class="section" id="screenshot">
-<h1>Screenshot</h1>
+<div class="section">
+<h1><a id="screenshot" name="screenshot">Screenshot</a></h1>
<p>The figure below shows the test documentation created from Robot
Framework
-<a class="reference external"
href="http://code.google.com/p/robotframework/wiki/QuickStartGuide">Quick
Start Guide</a>.</p>
+<a class="reference"
href="http://code.google.com/p/robotframework/wiki/QuickStartGuide">Quick
Start Guide</a>.</p>
<div class="figure">
<img alt="testdoc.png" src="testdoc.png" />
</div>
@@ -589,7 +588,7 @@
</div>
<div class="footer">
<hr class="footer" />
-Generated on: 2008-12-19 20:27 UTC.
+Generated on: 2009-01-13 14:31 UTC.
</div>
</body>
Modified: tags/robotframework-2.0.4/tools/times2csv/doc/times2csv.html
==============================================================================
--- tags/robotframework-2.0.4/tools/times2csv/doc/times2csv.html (original)
+++ tags/robotframework-2.0.4/tools/times2csv/doc/times2csv.html Tue Jan 13
06:32:27 2009
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.5:
http://docutils.sourceforge.net/" />
+<meta name="generator" content="Docutils 0.4.1:
http://docutils.sourceforge.net/" />
<title>times2csv.py</title>
<style type="text/css">
@@ -473,7 +473,6 @@
<body>
<div class="document" id="times2csv-py">
<h1 class="title">times2csv.py</h1>
-
<!-- Roles to use in text like :rolename:`text`. Styled in userguide.css.
- var variables
- opt settings in setting table (e.g. Force Tags), tc/kw tables
@@ -488,15 +487,15 @@
<p><span class="prog">times2csv.py</span> is a tool for creating a CSV
file containing
suite, test and keyword execution times (start/end/elapsed time).
It is included in source distributions and can also be downloaded from
-<a class="reference external"
href="http://code.google.com/p/robotframework/wiki/ExecutionTimeReportingTool">http://code.google.com/p/robotframework/wiki/ExecutionTimeReportingTool</a>.</p>
-<div class="section" id="synopsis">
-<h1>Synopsis</h1>
+<a class="reference"
href="http://code.google.com/p/robotframework/wiki/ExecutionTimeReportingTool">http://code.google.com/p/robotframework/wiki/ExecutionTimeReportingTool</a>.</p>
+<div class="section">
+<h1><a id="synopsis" name="synopsis">Synopsis</a></h1>
<pre class="literal-block">
times2csv.py input-xml [output-csv] [include-items]
</pre>
</div>
-<div class="section" id="description">
-<h1>Description</h1>
+<div class="section">
+<h1><a id="description" name="description">Description</a></h1>
<p>Robot Framework Start/End/Elapsed Time Reporter</p>
<p>Usage: times2csv.py input-xml [output-csv] [include-items]</p>
<p>This script reads start, end, and elapsed times from all suites, tests
and/or
@@ -509,8 +508,8 @@
values are 'suite', 'test' and 'keyword', and they can be combined to
specify
multiple items e.g. like 'suite-test' or 'test-keyword'.</p>
</div>
-<div class="section" id="examples">
-<h1>Examples</h1>
+<div class="section">
+<h1><a id="examples" name="examples">Examples</a></h1>
<pre class="literal-block">
times2csv.py output.xml
times2csv.py path/results.xml path2/times.csv
@@ -521,7 +520,7 @@
</div>
<div class="footer">
<hr class="footer" />
-Generated on: 2008-09-22 13:12 UTC.
+Generated on: 2009-01-13 14:31 UTC.
</div>
</body>