From 09f43d3ba25ba2189a1b9abf6978e14690034d16 Mon Sep 17 00:00:00 2001 From: Goodwill Coding Date: Sat, 5 Jan 2013 10:23:35 -0800 Subject: fix up sphinx config: - make sure the versioning in title, uid is done automatically - automatically generate copyright years - excluded additional .js files that were stopping epub from generating correctly - also adjust the remake script to use env not env27 --- docs/remake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/remake') diff --git a/docs/remake b/docs/remake index eb818289f..6552716c8 100755 --- a/docs/remake +++ b/docs/remake @@ -1 +1 @@ -make clean html SPHINXBUILD=../env27/bin/sphinx-build +make clean html SPHINXBUILD=../env/bin/sphinx-build -- cgit v1.2.3