]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/documentation-generate.scm
Imported Upstream version 2.16.0
[lilypond.git] / scm / documentation-generate.scm
index b1d9fcda2ddac42f8128b880f5d34bf15982f91f..88016c92ae3a95a84cde8211a35a18384fb8044a 100644 (file)
@@ -1,6 +1,6 @@
 ;;;; This file is part of LilyPond, the GNU music typesetter.
 ;;;;
-;;;; Copyright (C) 2000--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+;;;; Copyright (C) 2000--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
 ;;;; Jan Nieuwenhuizen <janneke@gnu.org>
 ;;;;
 ;;;; LilyPond is free software: you can redistribute it and/or modify
@@ -34,6 +34,7 @@
               "document-music.scm"
               "document-type-predicates.scm"
               "document-identifiers.scm"
+              "document-context-mods.scm"
               "document-backend.scm"
               "document-markup.scm"))
 
@@ -72,6 +73,9 @@
  (identifiers-doc-string)
  (open-output-file "identifiers.tely"))
 
+(display
+ context-mods-doc-string
+ (open-output-file "context-mod-identifiers.tely"))
 
 (display
  (backend-properties-doc-string all-user-grob-properties)
 @author The LilyPond development team
 
 @c `Internals Reference' was born 2000-10-21 with git commit 01e371f...
-Copyright @copyright{} 2000--2011 by the authors
+Copyright @copyright{} 2000--2012 by the authors
 
 @vskip 20pt