From 81fb26d351168e13c9f0270e1ea7eb9bdecda51c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 13 Apr 2015 11:47:14 -0400 Subject: add convenience shell scripts --- builddocs.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 builddocs.sh (limited to 'builddocs.sh') 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 + -- cgit v1.2.3