Revision: 134016e9fdd7
Author: Janne Härkönen <[email protected]>
Date: Thu Feb 23 06:20:07 2012
Log: userguide: own source for testdoc
http://code.google.com/p/robotframework/source/detail?r=134016e9fdd7
Added:
/doc/userguide/src/SupportingTools/Testdoc.txt
Modified:
/doc/userguide/src/RobotFrameworkUserGuide.txt
/doc/userguide/src/SupportingTools/OtherTools.txt
=======================================
--- /dev/null
+++ /doc/userguide/src/SupportingTools/Testdoc.txt Thu Feb 23 06:20:07 2012
@@ -0,0 +1,9 @@
+
+
+Test data documentation tool
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+`testdoc.py`_ is tool for generating high level documentation of a given
test
+suite, including the names of suites and tests as well as top-level
keywords.
+It is available through
+http://code.google.com/p/robotframework/wiki/SupportingTools.
=======================================
--- /doc/userguide/src/RobotFrameworkUserGuide.txt Mon Feb 20 13:49:20 2012
+++ /doc/userguide/src/RobotFrameworkUserGuide.txt Thu Feb 23 06:20:07 2012
@@ -84,6 +84,7 @@
.. include:: SupportingTools/Libdoc.txt
.. include:: SupportingTools/Tidy.txt
+.. include:: SupportingTools/Testdoc.txt
.. include:: SupportingTools/Ride.txt
.. include:: SupportingTools/OtherTools.txt
=======================================
--- /doc/userguide/src/SupportingTools/OtherTools.txt Wed Feb 15 02:18:28
2012
+++ /doc/userguide/src/SupportingTools/OtherTools.txt Thu Feb 23 06:20:07
2012
@@ -1,16 +1,6 @@
Other tools
-----------
-
-Test data documentation tool
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-`testdoc.py`_ is tool for generating high level documentation of a given
test
-suite, including the names of suites and tests as well as top-level
keywords.
-It is available through
-http://code.google.com/p/robotframework/wiki/SupportingTools.
-
-
Historical reporting tool
~~~~~~~~~~~~~~~~~~~~~~~~~