From 2519ab7cf207c529b0014927ff02179e2ffd3355 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 21 Jul 2011 23:44:38 -0400 Subject: add epub and pdf maker scripts --- docs/make_epub | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 docs/make_epub (limited to 'docs/make_epub') diff --git a/docs/make_epub b/docs/make_epub new file mode 100755 index 000000000..868749e3b --- /dev/null +++ b/docs/make_epub @@ -0,0 +1,2 @@ +#!/bin/sh +make clean epub SPHINXBUILD=../env26/bin/sphinx-build -- cgit v1.2.3