diff options
Diffstat (limited to 'builddocs.sh')
| -rwxr-xr-x | builddocs.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/builddocs.sh b/builddocs.sh new file mode 100755 index 000000000..0859fe268 --- /dev/null +++ b/builddocs.sh @@ -0,0 +1,3 @@ +#!/bin/bash +tox -e docs + |
