Link to current version of library
I want to include permalink to some class. In I want it to always point to the latest version. How can I do that?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by lsegal on 23 Jun, 2011 04:02 PM
Simply remove the /[version]/ in your link. Add /frames/ for frames:
http://rubydoc.info/gems/yard/frames/YARD/Templates/Engine
The version specific link would have been:
http://rubydoc.info/gems/yard/0.7.2/frames/YARD/Templates/Engine
lsegal closed this discussion on 24 Jun, 2011 03:47 AM.