X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=docgen;h=e07cee272213e7cfdc66b1c043d527b87a091b84;hb=2c691f2dc9e6e3e1571218a6ad9c131359d37ffd;hp=bae6c807ee34a0badee602885cf17dcabdadbe95;hpb=0f3e302547363ea237454dda891ddb5de1be4476;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/docgen b/docgen index bae6c807..e07cee27 100755 --- 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