]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/generate-documentation.ly
(web_kluts): Have make web build in out-www. Not.
[lilypond.git] / ly / generate-documentation.ly
index 03399af21a1317e4a0d1a8615a0981a1019e7654..b748657b22b6ca1e3f10ed9442f033d071463b23 100644 (file)
@@ -1,2 +1,7 @@
+\version "2.2.0"
 
-#(eval-string (ly-gulp-file "generate-documentation.scm"))
+%
+% Running LilyPond on this file generates the documentation
+%
+#(ly:set-option 'parse-protect #f)
+#(load-from-path "documentation-generate.scm")