]> git.donarmstrong.com Git - lilypond.git/commit
Docs: make Snippets TOC effective and split Contributors' Guide at sections
authorJohn Mandereau <john.mandereau@gmail.com>
Wed, 4 Feb 2009 22:23:09 +0000 (23:23 +0100)
committerJohn Mandereau <john.mandereau@gmail.com>
Wed, 4 Feb 2009 22:23:09 +0000 (23:23 +0100)
commit2b505d356bf5bd207ed5d2edcc76c26934e4314f
treedef2f4dfc9bec1b315472f6abf25f0bd8aa0b6fb
parentbbe71ce79e9d57e7664671c769d3e152f06bc8bb
Docs: make Snippets TOC effective and split Contributors' Guide at sections

* make Snippets TOC anchors for individual snippets effective by creating
nodes for each snippet; this produces a lot of duplicate nodes but
it works in texi2html; support for makeinfo should be dropped
after this change though;

* add support for splitting HTML Texinfo output at section level;
thanks to Reinhold Kainhofer for the idea and a part of the patch.
Documentation/devel/GNUmakefile
input/lsr/lilypond-snippets.tely
scripts/build/extract_texi_filenames.py
stepmake/stepmake/texinfo-rules.make