]> git.donarmstrong.com Git - lilypond.git/commit - stepmake/stepmake/texinfo-vars.make
Clean up .xref-map files generation
authorJohn Mandereau <john.mandereau@gmail.com>
Wed, 20 Aug 2008 13:19:59 +0000 (15:19 +0200)
committerJohn Mandereau <john.mandereau@gmail.com>
Wed, 20 Aug 2008 16:38:08 +0000 (18:38 +0200)
commitbb7cab2aa07a49db5d2e126e67b4e2e8ac8007d9
tree34060e68751f8fa05a48d8ca22d702ea84dd6efb
parent18510f07e9fb411ff9117649ca69394ca8a19cdc
Clean up .xref-map files generation

- write these files in (top-build-dir)/out/xref-maps/, with language
used as name suffix if different from English: this is cleaner than
writing them in out-www subdirectories and creating symlinks, mainly
because it avoids hardcoding manual names in a bunch of makefiles;

- buildscripts/extract_texi_filenames.py: write "@documentlanguage" as
output file suffix if not "en", create output directory if necessary,
and fix minor nitpicks;

- remove all hardcoded manual names in makefiles.
13 files changed:
Documentation/de/user/GNUmakefile
Documentation/es/user/GNUmakefile
Documentation/fr/user/GNUmakefile
Documentation/user/GNUmakefile
buildscripts/extract_texi_filenames.py
input/lsr/GNUmakefile
lilypond-texi2html.init
make/doclang-rules.make
make/doclang-targets.make
make/doclang-vars.make
stepmake/stepmake/texinfo-rules.make
stepmake/stepmake/texinfo-targets.make
stepmake/stepmake/texinfo-vars.make