* Fixed the new http.proxy* settings, they work!
[rbot] / docgen
1 #!/bin/sh
2 rdoc -a -i 'lib' --exclude '(post-config.rb|rbotconfig.rb)' --main lib/rbot/ircbot.rb -o doc lib bin/rbot
3