]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - docgen
url plugin: add 'url info' as a synonym for 'urls info', and document the command
[user/henk/code/ruby/rbot.git] / docgen
1 #!/bin/sh
2 rdoc -a -i 'lib' --exclude 'post-install.rb' --main lib/rbot/ircbot.rb -o doc lib bin/rbot
3