]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - docgen
More Regexp madness. Fixes, optimizations, and a new method to parse channel lists
[user/henk/code/ruby/rbot.git] / docgen
diff --git a/docgen b/docgen
index bae6c807ee34a0badee602885cf17dcabdadbe95..e07cee272213e7cfdc66b1c043d527b87a091b84 100755 (executable)
--- a/docgen
+++ b/docgen
@@ -1,3 +1,3 @@
 #!/bin/sh
-rdoc -a --exclude 'rbot/(db)?plugins/' --main rbot.rb -d
+rdoc -a -i 'lib' --exclude 'post-install.rb' --main lib/rbot/ircbot.rb -o doc lib bin/rbot