Status: Accepted
Owner: pekka.klarck
Labels: Type-Enhancement Priority-Medium Target-2.7

New issue 1061 by pekka.klarck: Support for `libdoc` to show library/resource information on console
http://code.google.com/p/robotframework/issues/detail?id=1061

libdoc is currently used only for generating documentation in HTML and XML formats. Quite often when creating test cases, it would be nice if it would also allow showing library information on the console. Interesting information would be, for example, what keywords the library/resource contains, the documentation of those keywords, and library version. It could also have simple search capabilities.

Now that libdoc is integrated with the core framework (issue 1028), having this kind of functionality would be especially useful, because it would be available for all users out-of-the-box.

Reply via email to