]> git.donarmstrong.com Git - lilypond.git/commit
Update and optimize add_html_footer
authorJohn Mandereau <john.mandereau@gmail.com>
Tue, 8 Apr 2008 08:37:44 +0000 (10:37 +0200)
committerJohn Mandereau <john.mandereau@gmail.com>
Tue, 8 Apr 2008 08:37:44 +0000 (10:37 +0200)
commit8cf5c607ba129e321644fcfc3f0e792e343b03af
treec23864dec77c2d0a32a3b49f10dcdc144a45e579
parentc55240185eb0bb3c0f072de0191ed92a209207a4
Update and optimize add_html_footer

- compile regexps at toplevel and remove useless re.search calls;

- remove navigation bar duplication stuff (useless with texi2html);

- reuse all existing <body> attributes.
buildscripts/add_html_footer.py