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