From a3d2cc305208cbf98bc6c8ab31a2db0f5bcf085b Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 11 Jan 2010 13:03:44 +0000 Subject: [PATCH] Doc build: update for no Documentation/index.html --- scripts/build/www_post.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build/www_post.py b/scripts/build/www_post.py index 61ce1cbd0e..cf1a7c38c6 100644 --- a/scripts/build/www_post.py +++ b/scripts/build/www_post.py @@ -25,7 +25,7 @@ target_pattern = os.path.join (outdir, '%s-root') # from HTML manuals/snippets page static_files = { os.path.join (outdir, 'index.html'): - ''' + ''' Redirecting to the documentation index...\n''', os.path.join (outdir, 'VERSION'): package_version + '\n', -- 2.39.2