root/docgen
| Revision c602a6081007ae1e49a912c13fec0685bb9f9263, 142 bytes (checked in by Giuseppe Bilotta <giuseppe.bilotta@gmail.com>, 8 months ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | rm -rf doc |
| 3 | rdoc -a -i 'lib' --exclude 'post-install.rb' --main README --title "rbot - The Ruby IRC bot" -o doc lib bin/rbot README |
| 4 |
Note: See TracBrowser for help on using the browser.
