summaryrefslogtreecommitdiff
path: root/misc/ruby-manpages/DESCR
blob: bfc38e2465ca76d74c022bc943cb0a24360c9112 (plain)
1
2
3
4
5
6
7
8
9
Manpages

This plugin will add man pages support to ruby gems.  Instead of adding a
new command like gem-man it will try to link the files to a place the man
command automatically discovers.

With rvm and chruby it works out of the box, but sadly for rbenv we need to
add hooks that modify the man symlink depending on the ruby version
currently used.