]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - docgen
initial import of rbot
[user/henk/code/ruby/rbot.git] / docgen
1 #!/bin/sh
2 rdoc -a --exclude 'rbot/(db)?plugins/' --main rbot.rb -d
3