summaryrefslogtreecommitdiff
path: root/builddocs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'builddocs.sh')
-rwxr-xr-xbuilddocs.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/builddocs.sh b/builddocs.sh
new file mode 100755
index 000000000..eaf02fc1d
--- /dev/null
+++ b/builddocs.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+tox -epy2-docs,py3-docs
+