]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/auxiliar/doc-section.sh
Doc helper script should use ~/lilypond-git/
[lilypond.git] / scripts / auxiliar / doc-section.sh
index 217ae297752b7dac6a878f8c6c13ffe3e4e7bfc9..58a272e58f5e4dd99629c618022308681e81649c 100755 (executable)
@@ -30,8 +30,8 @@
 #
 #  Customize the file here
 #
-FROMDIR="$HOME/lilypond"
-DOCDIR="$HOME/lilypond/tempdocs"
+FROMDIR="$HOME/lilypond-git"
+DOCDIR="$HOME/lilypond-git/tempdocs"
 LILYPONDBOOK="lilypond-book"
 TEXI2HTML="texi2html"
 REFCHECK="$FROMDIR/scripts/auxiliar/ref_check.py"