]> git.donarmstrong.com Git - lilypond.git/commit
Split WWW target in two stages WWW-1 and WWW-2
authorJohn Mandereau <john.mandereau@gmail.com>
Sun, 1 Jun 2008 13:13:21 +0000 (15:13 +0200)
committerJohn Mandereau <john.mandereau@gmail.com>
Sun, 1 Jun 2008 13:13:21 +0000 (15:13 +0200)
commitc1ea7b13aea6297018375ed3571753a6c36714ab
tree3cf22bfad223d237fcdbe0f70a1d01593bec4f54
parent4d51a4f45e2f4e1faceb65ba57f74acc442f547a
Split WWW target in two stages WWW-1 and WWW-2

- split local-WWW too in makefiles;

- local-WWW-1 generates Texinfo source, and Info and PDF output;
local-WWW-2 generates HTML output;

- also change WWW-post to a toplevel target, because it needn't recurse
into subdirectories.

This change allows collecting node trees from all Texinfo sources at
the end of local-WWW-1, so they are available to texi2html in
local-WWW-2.
23 files changed:
Documentation/GNUmakefile
Documentation/bibliography/GNUmakefile
Documentation/de/GNUmakefile
Documentation/es/GNUmakefile
Documentation/fr/GNUmakefile
Documentation/misc/GNUmakefile
Documentation/pictures/GNUmakefile
Documentation/topdocs/GNUmakefile
Documentation/user/GNUmakefile
GNUmakefile.in
input/lsr/GNUmakefile
make/doclang-rules.make
make/doclang-targets.make
make/doclang-vars.make
make/ly-rules.make
make/lysdoc-rules.make
make/lysdoc-targets.make
make/lysdoc-vars.make
make/mutopia-targets.make
stepmake/stepmake/documentation-targets.make
stepmake/stepmake/generic-targets.make
stepmake/stepmake/texinfo-targets.make
stepmake/stepmake/topdocs-targets.make