Revision: 5630de0d8704
Branch:   default
Author:   Pekka Klärck
Date:     Wed Feb 12 10:12:02 2014 UTC
Log: ug: added missing [Teardown] to list of available settings in keyword table
http://code.google.com/p/robotframework/source/detail?r=5630de0d8704

Modified:
 /doc/userguide/RobotFrameworkUserGuide.html
 /doc/userguide/src/Appendices/AvailableSettings.rst

=======================================
--- /doc/userguide/RobotFrameworkUserGuide.html Tue Feb 11 22:24:27 2014 UTC
+++ /doc/userguide/RobotFrameworkUserGuide.html Wed Feb 12 10:12:02 2014 UTC
@@ -16903,6 +16903,9 @@
 <tr><td>[Return]</td>
<td>Used for specifying <a class="reference internal" href="#user-keyword-return-values">user keyword return values</a>.</td>
 </tr>
+<tr><td>[Teardown]</td>
+<td>Used for specifying <a class="reference internal" href="#user-keyword-teardown">user keyword teardown</a>.</td>
+</tr>
 <tr><td>[Timeout]</td>
<td>Used for specifying a <a class="reference internal" href="#user-keyword-timeout">user keyword timeout</a>.</td>
 </tr>
@@ -17871,7 +17874,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: 2014-02-11 22:19 UTC.
+<p>Generated on: 2014-02-12 10:10 UTC.
 </p>

 </div>
=======================================
--- /doc/userguide/src/Appendices/AvailableSettings.rst Mon Oct 15 10:52:11 2012 UTC +++ /doc/userguide/src/Appendices/AvailableSettings.rst Wed Feb 12 10:12:02 2014 UTC
@@ -119,5 +119,7 @@
+-----------------+--------------------------------------------------------+ | [Return] | Used for specifying `user keyword return values`_. | +-----------------+--------------------------------------------------------+ + | [Teardown] | Used for specifying `user keyword teardown`_. | + +-----------------+--------------------------------------------------------+ | [Timeout] | Used for specifying a `user keyword timeout`_. | +-----------------+--------------------------------------------------------+

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to