]> git.donarmstrong.com Git - lilypond.git/commit
Docs: Rework the way collated-files.html is generated.
authorReinhold Kainhofer <reinhold@kainhofer.com>
Sun, 16 Nov 2008 18:59:46 +0000 (19:59 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Sun, 16 Nov 2008 20:29:20 +0000 (21:29 +0100)
commitdba74005fde4b6aa018041e159a0bb770b8fb2ac
tree66aafd50d78d031b10e9f0c91676bd55d65aba23
parent2b8f3241e3c840434fc675e6974ca5bf8dc3fd93
Docs: Rework the way collated-files.html is generated.

-) List the files to be collated in a makefile variable COLLATED_FILES
   (will default to  $(sort $(TEXINFO_SOURCES) $(LY_FILES) $(OUT_LY_FILES) )
 if unset)
-) Get rid of AAA-intro-regression.ly hack and instead include a
   .tely file.
input/regression/AAA-intro-regression.ly [deleted file]
input/regression/AAA-intro-regression.tely [new file with mode: 0644]
input/regression/musicxml/0-Introduction.itexi [new file with mode: 0644]
input/regression/musicxml/AAA-intro-regression.ly [deleted file]
input/regression/musicxml/GNUmakefile
make/lysdoc-rules.make
make/lysdoc-vars.make
make/musicxml-vars.make