]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/contributor.texi
Run grand replace for 2015.
[lilypond.git] / Documentation / contributor.texi
index 579000dfc3f4e43b77dcb775764cea95156f7ae8..ff39d7fafdd412675b3101bbfb10cd7af4d8356f 100644 (file)
@@ -23,9 +23,14 @@ should only read the sections which are relevant to them.  For more
 information about different jobs, see @rweb{Help us}.
 @end macro
 
-@c `Contributor's Guide' was born 2007-09-15 with git commit 48f3356...
+@c `Contributor’s Guide' was born 2007-09-15 with this commit:
+@c Add developers resources page
+@c author: John Mandereau
+@c commit: 135a5beef5c4cf893d02947cdfcb5bb90c854486
+@c   file: Documentation/devel.html.in
+
 @macro copyrightDeclare
-Copyright @copyright{} 2007--2011 by the authors.
+Copyright @copyright{} 2007--2015 by the authors.
 @end macro
 
 @set FDL
@@ -60,10 +65,13 @@ Copyright @copyright{} 2007--2011 by the authors.
 * Regression tests::
 * Programming work::
 * Release work::
+* Build system notes::
+* Modifying the feta font::
 * Administrative policies::
 
 Appendices
 
+* LilyPond grammar::
 * GNU Free Documentation License:: License of this document.
 @end menu
 
@@ -85,9 +93,18 @@ Appendices
 @include contributor/regressions.itexi
 @include contributor/programming-work.itexi
 @include contributor/release-work.itexi
+@include contributor/build-notes.itexi
+@include contributor/feta-font.itexi
 @include contributor/administration.itexi
 
+@node LilyPond grammar
+@appendix LilyPond grammar
+
+This appendix contains a description of the LilyPond grammar, as
+output from the parser.
+
+@verbatiminclude ly-grammar.txt
+
 @include fdl.itexi
 
 @bye
-