summaryrefslogtreecommitdiff
path: root/docgen
diff options
context:
space:
mode:
Diffstat (limited to 'docgen')
-rwxr-xr-xdocgen3
1 files changed, 3 insertions, 0 deletions
diff --git a/docgen b/docgen
new file mode 100755
index 00000000..bae6c807
--- /dev/null
+++ b/docgen
@@ -0,0 +1,3 @@
+#!/bin/sh
+rdoc -a --exclude 'rbot/(db)?plugins/' --main rbot.rb -d
+