repo.or.cz
/
lilypond
/
patrick.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release: bump version.
[lilypond/patrick.git]
/
ly
/
generate-documentation.ly
blob
c6b236d5c55fcd0ce6dfcb09badf9459163fe0dd
1
\version
"2.12.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"
)