From: Georg Brandl Date: Sat, 9 Feb 2008 21:36:15 +0000 (+0000) Subject: Needs only 2.4 now. X-Git-Tag: v2.6a1~217 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8e8e56ceec125a40b19cd1aa76d1497d4c78f872;p=thirdparty%2FPython%2Fcpython.git Needs only 2.4 now. --- diff --git a/Doc/README.txt b/Doc/README.txt index c719cdaa6d17..ebeb358bc2e0 100644 --- a/Doc/README.txt +++ b/Doc/README.txt @@ -14,7 +14,7 @@ those familiar with the previous docs written in LaTeX. Building the docs ================= -You need to install Python 2.5 or higher; the toolset used to build the docs are +You need to install Python 2.4 or higher; the toolset used to build the docs are written in Python. The toolset used to build the documentation is called *Sphinx*, it is not included in this tree, but maintained separately in the Python Subversion repository. Also needed are Jinja, a templating engine