Revision: b53c9d6e4b1c
Author:   [email protected]
Date:     Mon Feb 20 15:35:49 2012
Log: Edited wiki page LibraryDocumentationTool through web user interface.
http://code.google.com/p/robotframework/source/detail?r=b53c9d6e4b1c&repo=wiki

Modified:
 /LibraryDocumentationTool.wiki

=======================================
--- /LibraryDocumentationTool.wiki      Fri Oct  7 05:38:04 2011
+++ /LibraryDocumentationTool.wiki      Mon Feb 20 15:35:49 2012
@@ -3,11 +3,20 @@

 = Library documentation tool -- libdoc.py =

+*NOTE*:
+
+   Starting from Robot Framework 2.7, `libdoc` is a built-in tool
+   included with the framework automatically. The command like usage
+   has changed slightly but otherwise the new tool works just like
+   the old `libdoc.py` script.
+
+   Run `python -m robot.libdoc --help` or see [UserGuide User Guide]
+   for more information about the new tool
+
 == Documentation ==

 Version specific documentation of this tool can be found below:

-<wiki:comment>doc placefolder</wiki:comment>
* [http://robotframework.googlecode.com/hg/tools/libdoc/doc/libdoc.html?r=2.6.3 Version 2.6.3] * [http://robotframework.googlecode.com/hg/tools/libdoc/doc/libdoc.html?r=2.5.7 Version 2.5.7] * [http://robotframework.googlecode.com/svn/tags/robotframework-2.1.3/tools/libdoc/doc/libdoc.html Version 2.1.3]
@@ -20,7 +29,6 @@
 This tool is included in the standard source distribution and
 additionally it can be downloaded using the links below.

-<wiki:comment>download placefolder</wiki:comment>
* [http://robotframework.googlecode.com/hg/tools/libdoc/libdoc.py?r=2.6.3 Version 2.6.3] * [http://robotframework.googlecode.com/hg/tools/libdoc/libdoc.py?r=2.5.7 Version 2.5.7] * [http://robotframework.googlecode.com/svn/tags/robotframework-2.1.3/tools/libdoc/libdoc.py Version 2.1.3]

Reply via email to