]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/generate-documentation.ly
Add docstrings to functions in music-functions-init.ly; from Kieren.
[lilypond.git] / ly / generate-documentation.ly
index 504183d87a49d096bcd826675d52eeffd108cc76..c6b236d5c55fcd0ce6dfcb09badf9459163fe0dd 100644 (file)
@@ -1,6 +1,7 @@
-\version "1.5.49"
+\version "2.12.0"
 
 %
 % Running LilyPond on this file generates the documentation
 %
-#(load-from-path "generate-documentation.scm")
+#(ly:set-option 'protected-scheme-parsing #f)
+#(load-from-path "documentation-generate.scm")