How do I add RDoc support to RubyMine so I can use Quick Documentation Lookup?
I'd like to be able to access RDoc for both Ruby and Rails in RubyMine using Quick Documentation Lookup. I can't find a reference on how to set this up? I'm using Ruby Enterprise Edition.
Thanks.
Please sign in to leave a comment.
Hello lylo,
RubyMine doesn't support external RDoc documentation, we plan to implement external documentation feature http://www.jetbrains.net/jira/browse/RUBY-3309
Feel free to vote, comment and watch it to get notifications when it's complete.
I suppose we can implement RDoc support in terms of this feature.
Regards,
Oleg