]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/documentation-generate.scm
Doc: Insert appendix #f directly into the doc node, not needed in dump any more
[lilypond.git] / scm / documentation-generate.scm
index da2763f5aa136846c4de6e35fe93fd55c299c5de..7f87df80fd6b80c66d21ca517fb96f7b5795a236 100644 (file)
 
 (call-with-output-file "markup-commands.tely"
   (lambda (port)
-    (dump-node (markup-doc-node) port 2 #t)))
+    (dump-node (markup-doc-node) port 2)))
 
 (call-with-output-file "markup-list-commands.tely"
   (lambda (port)
-    (dump-node (markup-list-doc-node) port 2 #t)))
+    (dump-node (markup-list-doc-node) port 2)))
 
 (display 
  (identifiers-doc-string)
      (backend-doc-node)
      (all-scheme-functions-doc)
      (make <texi-node>
-       #:name "Indexes"
+       #:appendix #t
+       #:name "Indices"
        #:text "
-@unnumbered Concept index
+@appendixsec Concept index
 
 @printindex cp
 
-@unnumbered Function index
+@appendixsec Function index
 
 @printindex fn