]> git.donarmstrong.com Git - lilypond.git/commit
Clean up translated docs generation
authorJohn Mandereau <john.mandereau@gmail.com>
Sat, 16 Feb 2008 21:33:01 +0000 (22:33 +0100)
committerJohn Mandereau <john.mandereau@gmail.com>
Sat, 16 Feb 2008 21:33:01 +0000 (22:33 +0100)
commitdd41d8981e1e7c4255ae155f03822f893048c55d
tree17911d98cbd644d0e9ac5c66883815f6c9c0a4b8
parentea72bdc541ea3c9629bcecd4d578750d78b8a504
Clean up translated docs generation

* sort makefile stuff into approriate make/doclang-{vars,rules,targets}.make
* make lilypond-book look for snippets already compiled in directories
given with -I option
* use -I flags for the whole lilypond-book/makeinfo/texi2pdf chain, which
makes building faster than before
* as a consequence, get rid of symlinks from Documentation/user/out-www to
out-www
* add support for big-page HTML manuals (not yet used)

* also update deprecated Python code in lilypond-book (string functions
and string exceptions)
make/doclang-rules.make
make/doclang-targets.make
make/doclang-vars.make
scripts/lilypond-book.py