Author: janne.t.harkonen
Date: Wed Nov 19 11:34:54 2008
New Revision: 1005
Added:
wiki/TestDataDocumentationTool.wiki
Log:
Added wiki for testdoc.py
Added: wiki/TestDataDocumentationTool.wiki
==============================================================================
--- (empty file)
+++ wiki/TestDataDocumentationTool.wiki Wed Nov 19 11:34:54 2008
@@ -0,0 +1,18 @@
+#summary A tool for generating high level documentation of a given test
suite, including the names of suites and tests as well as toplevel keywords.
+#labels Tool
+
+= Test data documentation tool -- testdoc.py =
+
+== Documentation ==
+
+Version specific documentation of this tool can be found below:
+
+ *
[http://robotframework.googlecode.com/svn/trunk/tools/testdoc/doc/testdoc.html
Development version]
+
+
+== Download ==
+
+This tool is included in the standard source distribution and additionally
it
+can be downloaded directly:
+
+ *
[http://robotframework.googlecode.com/svn/trunk/tools/testdoc/testdoc.py
Development version]