You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know. I haven't tried it. Internally, rfhub uses the robotframework
libdoc library to generate the documentation, so any documentation it can
generate should be able to be generated by rfhub.
If your libraries use the remote protocol, you might be able to load them
into rfhub like this:
$ rfhub --library Remote::http://localhost:8270
Hi. Libdoc can generate an xml library spec file containing keyword definitions. I could output this file as part of the java build. Does the hub look for libdoc files or try to run libdoc? It could be could to make it also look for the libdoc xml files. Thanks
Hello.
Can the hub load java based keywords and expose them via the api to brackets editor?
Thanks
The text was updated successfully, but these errors were encountered: