Comment #2 on issue 595 by kai.hackemesser: Better documentation output for calls to java libraries
http://code.google.com/p/robotframework/issues/detail?id=595

I could do this, if I would have a bit more plan about Python. The way would be to search within the classpath for a file with the same name of the library that ends on .java instead of .class. Having that I could develop some javadoc-extractor for the methods. Have to think about that a bit.

Reply via email to