From: Georg Brandl Date: Fri, 29 Feb 2008 18:15:36 +0000 (+0000) Subject: Until we got downloadable docs, stop confusing viewers by talking about a nonexisting... X-Git-Tag: v2.6a1~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3c94088d9855073e60aa32d3f1784904a6c396c5;p=thirdparty%2FPython%2Fcpython.git Until we got downloadable docs, stop confusing viewers by talking about a nonexisting table. --- diff --git a/Doc/tools/sphinxext/download.html b/Doc/tools/sphinxext/download.html index f6a593a01298..a634f0988359 100644 --- a/Doc/tools/sphinxext/download.html +++ b/Doc/tools/sphinxext/download.html @@ -5,6 +5,9 @@

Download Python {{ release }} Documentation {%- if last_updated %} (last updated on {{ last_updated }}){% endif %}

+

Currently, the development documentation isn't packaged for download.

+ + + {% endblock %}