X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdocumentation-generate.scm;h=b2aa9637b66159a928b7809c415ab69cb9aeaeb9;hb=b0d46fc70caa2d29330ba0fb8102d36515c97b9f;hp=ea13b7e04c10cb4c9a9153050717bed1abb92db3;hpb=a82dc4a0cca57f285e818f6c227c8428a3c02a71;p=lilypond.git diff --git a/scm/documentation-generate.scm b/scm/documentation-generate.scm index ea13b7e04c..b2aa9637b6 100644 --- a/scm/documentation-generate.scm +++ b/scm/documentation-generate.scm @@ -1,6 +1,6 @@ ;;;; This file is part of LilyPond, the GNU music typesetter. ;;;; -;;;; Copyright (C) 2000--2010 Han-Wen Nienhuys +;;;; Copyright (C) 2000--2011 Han-Wen Nienhuys ;;;; Jan Nieuwenhuizen ;;;; ;;;; 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) @@ -120,7 +124,7 @@ @author The LilyPond development team @c `Internals Reference' was born 2000-10-21 with git commit 01e371f... -Copyright @copyright{} 2000--2010 by the authors +Copyright @copyright{} 2000--2011 by the authors @vskip 20pt