From e9d7caed3e2c7d86ab05d0e2280a796914e274b5 Mon Sep 17 00:00:00 2001 From: harlowja Date: Thu, 24 Jan 2013 23:50:31 -0800 Subject: Remove the release for now. --- doc/rtd/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/rtd/conf.py b/doc/rtd/conf.py index 87fc40ab..766f9e93 100644 --- a/doc/rtd/conf.py +++ b/doc/rtd/conf.py @@ -42,7 +42,7 @@ master_doc = 'index' # |version| and |release|, also used in various other places throughout the # built documents. version = version.version_string() -release = version +# release = version # Set the default Pygments syntax highlight_language = 'python' -- cgit v1.2.3