From: Graham Percival Date: Mon, 11 Jan 2010 13:03:44 +0000 (+0000) Subject: Doc build: update for no Documentation/index.html X-Git-Tag: release/2.13.11-1~26 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a3d2cc305208cbf98bc6c8ab31a2db0f5bcf085b;p=lilypond.git Doc build: update for no Documentation/index.html --- 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',