X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fcontributor.texi;h=9541883b74a8cec3fd307c3d70ba3cc59ee6ebc2;hb=a2fad11ad4cd51a3a19b7eb37bc9ed5b56ad7c03;hp=45452faaa888ae57ba578117930a7114e4c6b29b;hpb=3b870eb9ab448ebc11a2d6283ad35796b22351aa;p=lilypond.git diff --git a/Documentation/contributor.texi b/Documentation/contributor.texi index 45452faaa8..9541883b74 100644 --- a/Documentation/contributor.texi +++ b/Documentation/contributor.texi @@ -25,7 +25,7 @@ information about different jobs, see @rweb{Help us}. @c `Contributor's Guide' was born 2007-09-15 with git commit 48f3356... @macro copyrightDeclare -Copyright @copyright{} 2007--2010 by the authors. +Copyright @copyright{} 2007--2012 by the authors. @end macro @set FDL @@ -50,6 +50,7 @@ Copyright @copyright{} 2007--2010 by the authors. @menu * Introduction to contributing:: +* Quick start:: * Working with source code:: * Compiling:: * Documentation work:: @@ -59,9 +60,13 @@ Copyright @copyright{} 2007--2010 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 @@ -73,6 +78,7 @@ Appendices @allowcodebreaks false @include contributor/introduction.itexi +@include contributor/quick-start.itexi @include contributor/source-code.itexi @include contributor/compiling.itexi @include contributor/doc-work.itexi @@ -82,8 +88,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 -