public
Description: Rbot configs for the ##ruby-br irc.frenode.net channel
Homepage:
Clone URL: git://github.com/nofxx/ruby-br_bot.git
ruby-br_bot / docgen
100755 5 lines (3 sloc) 0.142 kb
1
2
3
4
5
#!/bin/sh
rm -rf doc
rdoc -a -i 'lib' --exclude 'post-install.rb' --main README --title "rbot - The Ruby IRC bot" -o doc lib bin/rbot README