Author: laukpe
Date: Mon Sep 22 06:13:34 2008
New Revision: 791

Modified:
   trunk/tools/fileviewer/doc/fileviewer.html
   trunk/tools/libdoc/doc/libdoc.html
   trunk/tools/libdoc/doc/libdoc.txt
   trunk/tools/oneclickinstaller/doc/oneclickinstaller.html
   trunk/tools/oneclickinstaller/doc/oneclickinstaller.txt
   trunk/tools/ristopy/doc/ristopy.html
   trunk/tools/robotdiff/doc/robotdiff.html
   trunk/tools/robotidy/doc/robotidy.html
   trunk/tools/robotidy/doc/robotidy.txt
   trunk/tools/statuschecker/doc/statuschecker.html
   trunk/tools/statuschecker/doc/statuschecker.txt
   trunk/tools/times2csv/doc/times2csv.html
   trunk/tools/times2csv/doc/times2csv.txt

Log:
added download links

Modified: trunk/tools/fileviewer/doc/fileviewer.html
==============================================================================
--- trunk/tools/fileviewer/doc/fileviewer.html  (original)
+++ trunk/tools/fileviewer/doc/fileviewer.html  Mon Sep 22 06:13:34 2008
@@ -474,7 +474,20 @@
 <div class="document" id="fileviewer-py">
 <h1 class="title">fileviewer.py</h1>

-<p>A tool for viewing Robot Framework debug files.</p>
+<!-- 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
+         (e.g [Documentation]) and command line options (e.g. - -name)
+- prog   program names (e.g. rebot, risto.py)
+- code   programming code
+- msg    test case status and message, as well as log messages and levels
+- name   keyword, library, test case, test suite, etc. names
+- cli    command line examples (note that options alone use opt)
+- path   file names and paths
+- 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>
 <pre class="literal-block">
@@ -503,7 +516,7 @@
 </div>
 <div class="footer">
 <hr class="footer" />
-Generated on: 2008-09-22 12:29 UTC.
+Generated on: 2008-09-22 13:12 UTC.

 </div>
 </body>

Modified: trunk/tools/libdoc/doc/libdoc.html
==============================================================================
--- trunk/tools/libdoc/doc/libdoc.html  (original)
+++ trunk/tools/libdoc/doc/libdoc.html  Mon Sep 22 06:13:34 2008
@@ -485,10 +485,12 @@
 - cli    command line examples (note that options alone use opt)
 - path   file names and paths
 - misc   everything else (synonym to ``text``) -->
-<p>A tool for generating keyword documentation from test libraries and
-resource files.</p>
-<div class="contents topic" id="contents">
-<p class="topic-title first">Contents</p>
+<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>
 <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>
@@ -724,7 +726,7 @@
 </div>
 <div class="footer">
 <hr class="footer" />
-Generated on: 2008-09-22 12:29 UTC.
+Generated on: 2008-09-22 13:12 UTC.

 </div>
 </body>

Modified: trunk/tools/libdoc/doc/libdoc.txt
==============================================================================
--- trunk/tools/libdoc/doc/libdoc.txt   (original)
+++ trunk/tools/libdoc/doc/libdoc.txt   Mon Sep 22 06:13:34 2008
@@ -4,10 +4,12 @@
 libdoc.py
 =========

-A tool for generating keyword documentation from test libraries and
-resource files.
+:prog:`libdoc.py` 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
+http://code.google.com/p/robotframework/wiki/LibraryDocumentationTool.

-.. contents::
+.. contents:: Table of contents


 Synopsis

Modified: trunk/tools/oneclickinstaller/doc/oneclickinstaller.html
==============================================================================
--- trunk/tools/oneclickinstaller/doc/oneclickinstaller.html    (original)
+++ trunk/tools/oneclickinstaller/doc/oneclickinstaller.html Mon Sep 22 06:13:34 2008
@@ -474,8 +474,21 @@
 <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
+         (e.g [Documentation]) and command line options (e.g. - -name)
+- prog   program names (e.g. rebot, risto.py)
+- code   programming code
+- msg    test case status and message, as well as log messages and levels
+- name   keyword, library, test case, test suite, etc. names
+- 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 Robot Framework and its preconditions
-on a Windows machine.</p>
+on a Windows machine. It is included in source distributions and can also be
+downloaded from
+<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>
 <p>One Click Installer installs Robot Framework and its preconditions
@@ -516,7 +529,7 @@
 </div>
 <div class="footer">
 <hr class="footer" />
-Generated on: 2008-09-22 12:29 UTC.
+Generated on: 2008-09-22 13:12 UTC.

 </div>
 </body>

Modified: trunk/tools/oneclickinstaller/doc/oneclickinstaller.txt
==============================================================================
--- trunk/tools/oneclickinstaller/doc/oneclickinstaller.txt     (original)
+++ trunk/tools/oneclickinstaller/doc/oneclickinstaller.txt Mon Sep 22 06:13:34 2008
@@ -1,4 +1,4 @@
-.. role:: path
+.. include:: ../../../doc/userguide/src/roles.txt

 ===================================
 Robot Framework One Click Installer
@@ -7,7 +7,7 @@
 An AutoIT__ script for installing Robot Framework and its preconditions
on a Windows machine. It is included in source distributions and can also be
 downloaded from
-http://code.google.com/p/robotframework/wiki/OneClickInstaller
+http://code.google.com/p/robotframework/wiki/OneClickInstaller.

 __ http://www.autoitscript.com/autoit3/


Modified: trunk/tools/ristopy/doc/ristopy.html
==============================================================================
--- trunk/tools/ristopy/doc/ristopy.html        (original)
+++ trunk/tools/ristopy/doc/ristopy.html        Mon Sep 22 06:13:34 2008
@@ -474,10 +474,23 @@
<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
+         (e.g [Documentation]) and command line options (e.g. - -name)
+- prog   program names (e.g. rebot, risto.py)
+- code   programming code
+- msg    test case status and message, as well as log messages and levels
+- name   keyword, library, test case, test suite, etc. names
+- cli    command line examples (note that options alone use opt)
+- path   file names and paths
+- misc   everything else (synonym to ``text``) -->
<p><span class="prog">risto.py</span> is a tool for plotting graphs about test execution
 history based on statistics read from Robot Framework output files.
 Actual drawing is handled by Matplotlib tool, which must be installed
-separately.</p>
+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">
 <ul class="simple">
<li><a class="reference internal" href="#synopsis" id="id1">Synopsis</a></li>
@@ -736,7 +749,7 @@
 </div>
 <div class="footer">
 <hr class="footer" />
-Generated on: 2008-09-22 12:29 UTC.
+Generated on: 2008-09-22 13:12 UTC.

 </div>
 </body>

Modified: trunk/tools/robotdiff/doc/robotdiff.html
==============================================================================
--- trunk/tools/robotdiff/doc/robotdiff.html    (original)
+++ trunk/tools/robotdiff/doc/robotdiff.html    Mon Sep 22 06:13:34 2008
@@ -474,7 +474,20 @@
 <div class="document" id="robotdiff-py">
 <h1 class="title">robotdiff.py</h1>

-<p>A tool for comparing two or more Robot Framework output files.</p>
+<!-- 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
+         (e.g [Documentation]) and command line options (e.g. - -name)
+- prog   program names (e.g. rebot, risto.py)
+- code   programming code
+- msg    test case status and message, as well as log messages and levels
+- name   keyword, library, test case, test suite, etc. names
+- cli    command line examples (note that options alone use opt)
+- path   file names and paths
+- 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>
 <pre class="literal-block">
@@ -542,7 +555,7 @@
 </div>
 <div class="footer">
 <hr class="footer" />
-Generated on: 2008-09-22 12:29 UTC.
+Generated on: 2008-09-22 13:12 UTC.

 </div>
 </body>

Modified: trunk/tools/robotidy/doc/robotidy.html
==============================================================================
--- trunk/tools/robotidy/doc/robotidy.html      (original)
+++ trunk/tools/robotidy/doc/robotidy.html      Mon Sep 22 06:13:34 2008
@@ -474,7 +474,21 @@
 <div class="document" id="robotidy-py">
 <h1 class="title">robotidy.py</h1>

-<p>A tool for cleaning up Robot Framework test data.</p>
+<!-- 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
+         (e.g [Documentation]) and command line options (e.g. - -name)
+- prog   program names (e.g. rebot, risto.py)
+- code   programming code
+- msg    test case status and message, as well as log messages and levels
+- name   keyword, library, test case, test suite, etc. names
+- cli    command line examples (note that options alone use opt)
+- path   file names and paths
+- misc   everything else (synonym to ``text``) -->
+<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>
 <pre class="literal-block">
@@ -580,7 +594,7 @@
 </div>
 <div class="footer">
 <hr class="footer" />
-Generated on: 2008-09-22 12:29 UTC.
+Generated on: 2008-09-22 13:12 UTC.

 </div>
 </body>

Modified: trunk/tools/robotidy/doc/robotidy.txt
==============================================================================
--- trunk/tools/robotidy/doc/robotidy.txt       (original)
+++ trunk/tools/robotidy/doc/robotidy.txt       Mon Sep 22 06:13:34 2008
@@ -1,13 +1,13 @@
-.. role:: code
-.. role:: opt
-.. role:: name
+.. include:: ../../../doc/userguide/src/roles.txt

 ===========
 robotidy.py
 ===========

-A tool for cleaning up Robot Framework test data.
-
+:prog:`robotidy.py` is a tool for cleaning up Robot Framework test
+data.  It is included in source distributions and can also be
+downloaded from
+http://code.google.com/p/robotframework/wiki/TestDataTidyingTool.

 Synopsis
 --------

Modified: trunk/tools/statuschecker/doc/statuschecker.html
==============================================================================
--- trunk/tools/statuschecker/doc/statuschecker.html    (original)
+++ trunk/tools/statuschecker/doc/statuschecker.html Mon Sep 22 06:13:34 2008
@@ -474,8 +474,21 @@
 <div class="document" id="statuschecker-py">
 <h1 class="title">statuschecker.py</h1>

-<p>A tool for checking that Robot Framework test cases have expected
-statuses and log messages.</p>
+<!-- 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
+         (e.g [Documentation]) and command line options (e.g. - -name)
+- prog   program names (e.g. rebot, risto.py)
+- code   programming code
+- msg    test case status and message, as well as log messages and levels
+- name   keyword, library, test case, test suite, etc. names
+- cli    command line examples (note that options alone use opt)
+- path   file names and paths
+- misc   everything else (synonym to ``text``) -->
+<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>
 <pre class="literal-block">
@@ -532,7 +545,7 @@
 </div>
 <div class="footer">
 <hr class="footer" />
-Generated on: 2008-09-22 12:29 UTC.
+Generated on: 2008-09-22 13:12 UTC.

 </div>
 </body>

Modified: trunk/tools/statuschecker/doc/statuschecker.txt
==============================================================================
--- trunk/tools/statuschecker/doc/statuschecker.txt     (original)
+++ trunk/tools/statuschecker/doc/statuschecker.txt     Mon Sep 22 06:13:34 2008
@@ -1,11 +1,13 @@
-.. role:: msg
+.. include:: ../../../doc/userguide/src/roles.txt

 ================
 statuschecker.py
 ================

-A tool for checking that Robot Framework test cases have expected
-statuses and log messages.
+:prog:`statuschecker.py` 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
+http://code.google.com/p/robotframework/wiki/TestStatusCheckerTool.


 Synopsis

Modified: trunk/tools/times2csv/doc/times2csv.html
==============================================================================
--- trunk/tools/times2csv/doc/times2csv.html    (original)
+++ trunk/tools/times2csv/doc/times2csv.html    Mon Sep 22 06:13:34 2008
@@ -474,8 +474,21 @@
 <div class="document" id="times2csv-py">
 <h1 class="title">times2csv.py</h1>

-<p>A tool for creating a CSV file containing suite, test
-and keyword execution times (start/end/elapsed time).</p>
+<!-- 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
+         (e.g [Documentation]) and command line options (e.g. - -name)
+- prog   program names (e.g. rebot, risto.py)
+- code   programming code
+- msg    test case status and message, as well as log messages and levels
+- name   keyword, library, test case, test suite, etc. names
+- cli    command line examples (note that options alone use opt)
+- path   file names and paths
+- misc   everything else (synonym to ``text``) -->
+<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>
 <pre class="literal-block">
@@ -508,7 +521,7 @@
 </div>
 <div class="footer">
 <hr class="footer" />
-Generated on: 2008-09-22 12:29 UTC.
+Generated on: 2008-09-22 13:12 UTC.

 </div>
 </body>

Modified: trunk/tools/times2csv/doc/times2csv.txt
==============================================================================
--- trunk/tools/times2csv/doc/times2csv.txt     (original)
+++ trunk/tools/times2csv/doc/times2csv.txt     Mon Sep 22 06:13:34 2008
@@ -1,12 +1,13 @@
-.. role:: path
+.. include:: ../../../doc/userguide/src/roles.txt

 ============
 times2csv.py
 ============

-
-A tool for creating a CSV file containing suite, test
-and keyword execution times (start/end/elapsed time).
+:prog:`times2csv.py` 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
+http://code.google.com/p/robotframework/wiki/ExecutionTimeReportingTool.

 Synopsis
 --------

Reply via email to