]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/contributor.texi
Build: think in EXTRA_DIST_FILES command.
[lilypond.git] / Documentation / contributor.texi
index a18fe789c4af3439d234a56306be561d9e1168ed..7faafce5a4dd0ec65345a6cbf8cc7dd161d1eb98 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
 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
 
 
@@ -38,7 +49,8 @@ contributors should follow.
 @ifnottex
 
 @menu
-* Starting with git::
+* Introduction to contributing::
+* Working with source code::
 * Compiling LilyPond::
 * Documentation work::
 * Website work::
@@ -59,7 +71,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