]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: CG: add weblinks to website build instructions.
authorGraham Percival <graham@percival-music.ca>
Sun, 17 Jan 2010 18:32:49 +0000 (18:32 +0000)
committerGraham Percival <graham@percival-music.ca>
Sun, 17 Jan 2010 18:32:49 +0000 (18:32 +0000)
Documentation/contributor/website-work.itexi

index b78eedb2cf9fd09528ea646c1422344cc89e2327..2f881371e2ffca099f324d8bfa49f255c7615b12 100644 (file)
@@ -78,6 +78,7 @@ diff -u $GIT/website.make $DEST/website.make
 diff -u $GIT/Documentation/lilypond-texi2html.init $DEST/lilypond-texi2html.init
 diff -u $GIT/scripts/build/extract_texi_filenames.py $DEST/extract_texi_filenames.py
 diff -u $GIT/scripts/build/create-version-itexi.py $DEST/create-version-itexi.py
+diff -u $GIT/scripts/build/create-weblinks-itexi.py $DEST/create-weblinks-itexi.py
 @end verbatim
 
 If the changes look ok, make them trusted:
@@ -91,6 +92,7 @@ cp $GIT/website.make $DEST/website.make
 cp $GIT/Documentation/lilypond-texi2html.init $DEST/lilypond-texi2html.init
 cp $GIT/scripts/build/extract_texi_filenames.py $DEST/extract_texi_filenames.py
 cp $GIT/scripts/build/create-version-itexi.py $DEST/create-version-itexi.py
+cp $GIT/scripts/build/create-weblinks-itexi.py $DEST/create-weblinks-itexi.py
 @end verbatim
 
 Build the website: