]> git.donarmstrong.com Git - lilypond.git/commit
Move langdefs.py to python, and clean up doc building scripts
authorJohn Mandereau <john.mandereau@gmail.com>
Sat, 19 Apr 2008 14:41:15 +0000 (16:41 +0200)
committerJohn Mandereau <john.mandereau@gmail.com>
Sat, 19 Apr 2008 14:41:15 +0000 (16:41 +0200)
commitce2ed4b97e50a4dfe6d585c24611761d4ca14d60
treee20031ce341e21c66b94b35785ba07efb2bac63c
parent766139fe17d79fbe39eae449df99434c38f21f62
Move langdefs.py to python, and clean up doc building scripts

* move langdefs.py to python/, so that lilypond-book and
scripts in buildscripts can load it more easily

* move lilypond-doc gettext domain loading to langdefs.py
(this avoids code duplication in a lot of doc building scripts)

* match docs building with new lp-boo naming XX/lily-XXXXXXXX
(this fixes a lot of broken ly images and lily-*.ly links)
13 files changed:
Documentation/GNUmakefile
GNUmakefile.in
buildscripts/add_html_footer.py
buildscripts/html-gettext.py
buildscripts/langdefs.py [deleted file]
buildscripts/mass-link.py
buildscripts/mirrortree.py
buildscripts/texi-gettext.py
buildscripts/www_post.py
make/doclang-rules.make
make/doclang-targets.make
make/lilypond-vars.make
python/langdefs.py [new file with mode: 0644]