]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/contributor.texi
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/lilypond into gonville
[lilypond.git] / Documentation / contributor.texi
index e5077d3f957434a9e8212dbacfefac89406f2501..45452faaa888ae57ba578117930a7114e4c6b29b 100644 (file)
@@ -3,7 +3,8 @@
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
-    version that you are working on.  See TRANSLATION for details.
+    version that you are working on.  For details, see the Contributors'
+    Guide, node Updating translation committishes..
 @end ignore
 
 @setfilename lilypond-contributor.info
@@ -24,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--2009 by the authors.
+Copyright @copyright{} 2007--2010 by the authors.
 @end macro
 
 @set FDL
@@ -49,8 +50,8 @@ Copyright @copyright{} 2007--2009 by the authors.
 
 @menu
 * Introduction to contributing::
-* Starting with git::
-* Compiling LilyPond::
+* Working with source code::
+* Compiling::
 * Documentation work::
 * Website work::
 * LSR work::
@@ -69,9 +70,10 @@ Appendices
 
 @contents
 
+@allowcodebreaks false
 
 @include contributor/introduction.itexi
-@include contributor/git-starting.itexi
+@include contributor/source-code.itexi
 @include contributor/compiling.itexi
 @include contributor/doc-work.itexi
 @include contributor/website-work.itexi