url plugin: url.display_link_info is now an Integer: the number of links in a line...
[rbot] / docgen
1 #!/bin/sh
2 rdoc -a -i 'lib' --exclude 'post-install.rb' --main lib/rbot/ircbot.rb -o doc lib bin/rbot
3