]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/generate-documentation.ly
(Creating contexts):
[lilypond.git] / ly / generate-documentation.ly
index b2a7bf3558a4d934d76782240273509d50d4905e..7cd7d60fb11342dc1f49032f0956c3b1360ab9be 100644 (file)
@@ -1,6 +1,7 @@
-\version "1.5.68"
+\version "2.1.30"
 
 %
 % Running LilyPond on this file generates the documentation
 %
-#(load-from-path "generate-documentation.scm")
+#(ly:set-option 'parse-protect #f)
+#(load-from-path "documentation-generate.scm")