From: Graham Percival Date: Sun, 17 Jan 2010 18:32:49 +0000 (+0000) Subject: Doc: CG: add weblinks to website build instructions. X-Git-Tag: release/2.13.12-1~112 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6e734a03d5aa69a5ef0aab2962338bc86b0159b8;p=lilypond.git Doc: CG: add weblinks to website build instructions. --- diff --git a/Documentation/contributor/website-work.itexi b/Documentation/contributor/website-work.itexi index b78eedb2cf..2f881371e2 100644 --- a/Documentation/contributor/website-work.itexi +++ b/Documentation/contributor/website-work.itexi @@ -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: