]> git.donarmstrong.com Git - lilypond.git/commit
Doc: obsolete need for skeleton files. Fixes `make website' warnings.
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 8 Apr 2010 13:35:35 +0000 (15:35 +0200)
committerJan Nieuwenhuizen <janneke@gnu.org>
Fri, 9 Apr 2010 09:36:37 +0000 (11:36 +0200)
commit64d1b027766ff5151277657193d64383086be9f3
tree98f2a433adff11be7576aca0e2485c26ada62941
parent1fa09b30b4bc32b9377eda2488b3694703b2a21f
Doc: obsolete need for skeleton files.  Fixes `make website' warnings.

Use map source->translationof node names to rewrite any untranslated usages
of already translated nodes.  This occurs eg after a [2] delivery of the
Dutch site, where the untranslated

    news.itexi has @ref{Changes} and
    community.itexi has @ref{Manuals} and @ref{Old downloads}

while these are translated in

    nl/web/manuals.itexi Veranderingen @translationof Changes
    nl/web/manuals.itexi Handleidingen @translationof Manuals
    nl/web/download.itexi Oude downloads @translationof Old downloads

Many thanks for the swift and eager perl help (for how to do `foo =
bar; def bar (): foo ()' where bar happens to be a function) from
Documentation/lilypond-texi2html.init