X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fcontributor.texi;h=9541883b74a8cec3fd307c3d70ba3cc59ee6ebc2;hb=168396a9922e94135c1e2cd1624276e7390b1513;hp=25f96a27f718eea6d9b95d9d950a48d9778001d2;hpb=223ad8f5799657a5b628d862dd927f4197486b02;p=lilypond.git diff --git a/Documentation/contributor.texi b/Documentation/contributor.texi index 25f96a27f7..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,8 +50,9 @@ Copyright @copyright{} 2007--2010 by the authors. @menu * Introduction to contributing:: +* Quick start:: * Working with source code:: -* Compiling LilyPond:: +* Compiling:: * Documentation work:: * Website work:: * LSR 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 @@ -70,8 +75,10 @@ Appendices @contents +@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 @@ -81,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 -