X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fcontributor.texi;h=ac485a3962542293a722728e8e40c9e552530b8b;hb=2bbacb364aa29041af9cbbbd32cfad2e8e387cb3;hp=53f796a3e31b45254791833e07d766022facc693;hpb=01dde075d697584ad01f8d2b65477dbba17c8f43;p=lilypond.git diff --git a/Documentation/contributor.texi b/Documentation/contributor.texi index 53f796a3e3..ac485a3962 100644 --- a/Documentation/contributor.texi +++ b/Documentation/contributor.texi @@ -20,12 +20,17 @@ contributors should follow. This manual is not intended to be read sequentially; new contributors should only read the sections which are relevant to them. For more -information about different jobs, see @rweb{Help us}. +information about different jobs, see @rcontrib{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--2010 by the authors. +Copyright @copyright{} 2007--2015 by the authors. @end macro @set FDL @@ -50,6 +55,7 @@ Copyright @copyright{} 2007--2010 by the authors. @menu * Introduction to contributing:: +* Quick start:: * Working with source code:: * Compiling:: * Documentation work:: @@ -59,10 +65,13 @@ Copyright @copyright{} 2007--2010 by the authors. * Regression tests:: * Programming work:: * Release work:: +* Build system notes:: +* Modifying the Emmentaler font:: * Administrative policies:: Appendices +* LilyPond grammar:: * GNU Free Documentation License:: License of this document. @end menu @@ -74,6 +83,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 @@ -83,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/emmentaler-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 -