changeset 5575:e31edefcd33f

Update for new dir structure of docs.
author Graham Percival <gperciva@gperciva-desktop.(none)>
date Tue, 22 Sep 2009 12:21:04 +0100
parents 382a146add09
children 72f8f8091b03
files test-lily/rsync-lily-doc.py
diffstat 1 files changed, 5 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/test-lily/rsync-lily-doc.py	Thu Sep 17 15:27:37 2009 +0200
+++ b/test-lily/rsync-lily-doc.py	Tue Sep 22 12:21:04 2009 +0100
@@ -115,13 +115,12 @@
     
     printf ('Instrumenting for Google Analytics' )
     for f in ['Documentation/index.html',
-              'Documentation/topdocs/NEWS.html',
-              'Documentation/user/lilypond/index.html',
-              'Documentation/user/lilypond-internals/index.html',
+              'Documentation/changes.html',
+              'Documentation/notation/index.html',
+              'Documentation/internals/index.html',
               'examples.html',
-              'Documentation/user/music-glossary/index.html',
-              'Documentation/topdocs/NEWS.html',
-              'Documentation/user/lilypond-learning/Tutorial.html',
+              'Documentation/music-glossary/index.html',
+              'Documentation/learning/index.html',
 #	      'input/test/collated-files.html',
               'input/regression/collated-files.html']:
         do_urchin (f)