]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/contributor.texi
Web: tweak the second-level navigation bar first button
[lilypond.git] / Documentation / contributor.texi
index b4db2d5ac78e6f80c92f0daca06b859ddeb7d38d..e5077d3f957434a9e8212dbacfefac89406f2501 100644 (file)
 @settitle LilyPond Contributor's Guide
 @documentencoding UTF-8
 @documentlanguage en
+@afourpaper
 
 @macro manualIntro
-This manual documents contributing to GNU LilyPond version
+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--2009 by the authors.
 @end macro
 
+@set FDL
 @include macros.itexi
 
 
@@ -37,6 +48,7 @@ contributors should follow.
 @ifnottex
 
 @menu
+* Introduction to contributing::
 * Starting with git::
 * Compiling LilyPond::
 * Documentation work::
@@ -58,6 +70,7 @@ Appendices
 @contents
 
 
+@include contributor/introduction.itexi
 @include contributor/git-starting.itexi
 @include contributor/compiling.itexi
 @include contributor/doc-work.itexi