From ef2e29a8720cf609bee75f545b38b85139fd04ee Mon Sep 17 00:00:00 2001 From: Dimitri van Heesch Date: Wed, 20 Aug 2014 12:25:59 +0200 Subject: Bug 734828 - Request: disable building documentation if Python 2.6 or newer not available --- doc/install.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.doc b/doc/install.doc index 118c05c..9648ade 100644 --- a/doc/install.doc +++ b/doc/install.doc @@ -272,7 +272,7 @@ or MinGW. The next step is to install modern versions of \c bison and \c flex (see http://sourceforge.net/projects/winflexbison. After installation and adding them to your `path` rename `win_flex.exe` to `flex.exe` and `win_bison.exe` to `bison.exe`) -Furthermore you have to install \c python (version 2, see http://www.python.org). +Furthermore you have to install \c python (version 2.6 or higher, see http://www.python.org). These packages are needed during the compilation process if you use a GitHub snapshot of doxygen (the official source releases come with pre-generated sources). -- cgit v0.12