]> git.donarmstrong.com Git - lilypond.git/blob - ly/generate-documentation.ly
Merge commit 'b9d3aec07415ad5e7ad024aa7d73e5c5bfabc82d' into translation
[lilypond.git] / ly / generate-documentation.ly
1 \version "2.16.0"
2
3 %
4 % Running LilyPond on this file generates the documentation
5 %
6 #(ly:set-option 'protected-scheme-parsing #f)
7 #(load-from-path "documentation-generate.scm")