summaryrefslogtreecommitdiff
path: root/docgen
blob: f370f8c2265a3bdc7de3160aff7fa6f930a17d4f (plain)
1
2
3
4
#!/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