]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.28
authorfred <fred>
Sun, 24 Mar 2002 20:01:25 +0000 (20:01 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:01:25 +0000 (20:01 +0000)
bin/make-docxx.sh

index b74572e399984240400ba16b05001b80c94562e3..17abe50efb5b4999a06f35c2fd38b751521841cc 100644 (file)
@@ -5,4 +5,4 @@ then
 fi
 p1=`find $LILYTOP -name '*.hh' |egrep -v out/` 
 p2=`find $LILYTOP -name '*.cc' |egrep -v out/`
-doc++ -d out/ -S -k -p $p1 $p2
+doc++ -d docxx/ -S -k -p $p1 $p2