]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/contributor.texi
Doc: various fixes for the previous commit.
[lilypond.git] / Documentation / contributor.texi
index 02d44f8ed3ad1fef8739070c4100ec4072123296..25f96a27f718eea6d9b95d9d950a48d9778001d2 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
@@ -22,10 +23,9 @@ 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...
 @macro copyrightDeclare
-Copyright @copyright{} 
-1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-by the authors.
+Copyright @copyright{} 2007--2010 by the authors.
 @end macro
 
 @set FDL
@@ -49,7 +49,8 @@ by the authors.
 @ifnottex
 
 @menu
-* Starting with git::
+* Introduction to contributing::
+* Working with source code::
 * Compiling LilyPond::
 * Documentation work::
 * Website work::
@@ -70,7 +71,8 @@ Appendices
 @contents
 
 
-@include contributor/git-starting.itexi
+@include contributor/introduction.itexi
+@include contributor/source-code.itexi
 @include contributor/compiling.itexi
 @include contributor/doc-work.itexi
 @include contributor/website-work.itexi