]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/contributor.texi
CG: move lilybuntu into new "quick start" chapter.
[lilypond.git] / Documentation / contributor.texi
index 62ffc2b30b2c9cb798b25870ce41d8db472ecf09..a9e3bd77513126b7dc26d5c748d7eb939935decf 100644 (file)
@@ -3,20 +3,32 @@
     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
 @settitle LilyPond Contributor's Guide
 @documentencoding UTF-8
 @documentlanguage en
+@afourpaper
 
 @macro manualIntro
 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{} 2007--2010 by the authors.
 @end macro
 
+@set FDL
 @include macros.itexi
 
 
@@ -37,8 +49,10 @@ contributors should follow.
 @ifnottex
 
 @menu
-* Starting with git::
-* Compiling LilyPond::
+* Introduction to contributing::
+* Quick start::
+* Working with source code::
+* Compiling::
 * Documentation work::
 * Website work::
 * LSR work::
@@ -46,6 +60,7 @@ contributors should follow.
 * Regression tests::
 * Programming work::
 * Release work::
+* Administrative policies::
 
 Appendices
 
@@ -57,8 +72,11 @@ Appendices
 
 @contents
 
+@allowcodebreaks false
 
-@include contributor/git-starting.itexi
+@include contributor/introduction.itexi
+@include contributor/quick-start.itexi
+@include contributor/source-code.itexi
 @include contributor/compiling.itexi
 @include contributor/doc-work.itexi
 @include contributor/website-work.itexi
@@ -67,6 +85,7 @@ Appendices
 @include contributor/regressions.itexi
 @include contributor/programming-work.itexi
 @include contributor/release-work.itexi
+@include contributor/administration.itexi
 
 @include fdl.itexi