]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/contributor.texi
Docs: update translations script and instructions in the CG
[lilypond.git] / Documentation / contributor.texi
index 8e12964ec6d5526f8ab2fc941b91d917a1bf9c0d..3b0c57f2f9876f2beb27df110b3b22e0ea28ed8d 100644 (file)
 This manual documents contributing to LilyPond version
 @version{}.  It discusses technical issues and policies that
 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}.
 @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--2009 by the authors.
 @end macro
 
 @set FDL
@@ -45,7 +48,8 @@ by the authors.
 @ifnottex
 
 @menu
-* Starting with git::
+* Introduction to contributing::
+* Working with source code::
 * Compiling LilyPond::
 * Documentation work::
 * Website work::
@@ -66,7 +70,8 @@ Appendices
 @contents
 
 
-@include contributor/git-starting.itexi
+@include contributor/introduction.itexi
+@include contributor/working.itexi
 @include contributor/compiling.itexi
 @include contributor/doc-work.itexi
 @include contributor/website-work.itexi