summaryrefslogtreecommitdiff
path: root/ly/generate-documentation.ly
blob: f5490425bc856112043f584e78a53e8288a05159 (about) (plain)
1
2
3
4
5
6
7
\version "2.16.0"

%
% Running LilyPond on this file generates the documentation
%
#(ly:set-option 'protected-scheme-parsing #f)
#(load-from-path "documentation-generate.scm")