]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web: revise Development page.
authorGraham Percival <graham@percival-music.ca>
Sun, 10 Jan 2010 13:17:16 +0000 (13:17 +0000)
committerGraham Percival <graham@percival-music.ca>
Sun, 10 Jan 2010 13:17:16 +0000 (13:17 +0000)
Documentation/web/community.itexi

index e3c525623dbd0c29159ce51122f2a9e35d560953..70cca4e9f86216c0d6487e475a483968bd8223d5 100644 (file)
@@ -559,7 +559,7 @@ Development versions have an odd-numbered @q{minor} version number
 @divEnd
 
 
-@divClass{column-left-bottom}
+@divClass{column-left-top}
 @subheading Download
 
 Instructions for git and compiling are in the Contributor's Guide.
@@ -593,149 +593,136 @@ the latest binary:
 
 @end quotation
 
+@divEnd
 
-@subheading Manuals
+
+@divClass{column-right-top}
+@subheading Contributor's Guide
+
+LilyPond development is a fairly complicated matter.  LilyPond is
+a large, (mostly) stable project.  In order to help new
+contributors, and to keep the whole system (mostly) stable, we
+have written a manual for contributors.
+
+@docLinks{Contributor's Guide, contributor,
+  @rcontribnamed{Top,Contributor's Guide},
+  @manualDevelContributorSplit,
+  @manualDevelContributorBig, 500 kB,
+  @manualDevelContributorPdf, 2.8 MB}
+
+@divEnd
+
+
+@c if Downloads was a bit longer, and/or the CG was a bit shorter,
+@c this would be great as column-right-top.  -gp
+@divClass{column-center-top}
+@subheading Regression tests
 
 @divClass{keep-bullets}
 @itemize
 
-@item
-Learning:
+@item @uref{../../input/regression/collated-files.html, Regression tests}:
+This release's tests.  (also in
+@uref{../input/regression/collated-files.pdf, pdf})
 
-@manualDevelLearningSplit
-@* @manualDevelLearningBig
-@* @manualDevelLearningPdf
+@item @uref{../../input/regression/musicxml/collated-files.html,
+MusicXML Regression tests}:
+This release's MusicXML tests.  (also in
+@uref{../input/regression/musicxml/collated-files.pdf, pdf})
 
+@item @uref{http://lilypond.org/test, Archive of regression tests}:
+Comparisons between versions.
+
+@end itemize
+@divEnd
+@divEnd
+
+
+
+@divClass{column-center-bottom}
+@subheading Manuals
+
+@multitable @columnfractions .3 .3 .3
+@headitem Introduction
 @item
-Glossary:
+@manualDevelLearningSplit
+@tab
+@manualDevelLearningBig
+@tab
+@manualDevelLearningPdf
 
+@item
 @manualDevelGlossarySplit
-@* @manualDevelGlossaryBig
-@* @manualDevelGlossaryPdf
+@tab
+@manualDevelGlossaryBig
+@tab
+@manualDevelGlossaryPdf
 
 @item
-Essay:
-
 @manualDevelEssaySplit
-@* @manualDevelEssayBig
-@* @manualDevelEssayPdf
+@tab
+@manualDevelEssayBig
+@tab
+@manualDevelEssayPdf
 
-@c separate introduction, regular, infrequent manuals
-@smallspace
+@headitem Regular
 
 @item
-Notation:
-
 @manualDevelNotationSplit
-@* @manualDevelNotationBig
-@* @manualDevelNotationPdf
+@tab
+@manualDevelNotationBig
+@tab
+@manualDevelNotationPdf
 
 @item
-Usage:
-
 @manualDevelUsageSplit
-@* @manualDevelUsageBig
-@* @manualDevelUsagePdf
+@tab
+@manualDevelUsageBig
+@tab
+@manualDevelUsagePdf
 
 @item
-Snippets:
-
 @manualDevelSnippetsSplit
-@* @manualDevelSnippetsBig
-@* @manualDevelSnippetsPdf
+@tab
+@manualDevelSnippetsBig
+@tab
+@manualDevelSnippetsPdf
 
-@c separate introduction, regular, infrequent manuals
-@smallspace
+@headitem Infrequent
 
 @item
-Web:
-
 @manualDevelWebSplit
-@* @manualDevelWebBig
-@* @manualDevelWebPdf
+@tab
+@manualDevelWebBig
+@tab
+@manualDevelWebPdf
 
 @item
-Changes:
-
 @manualDevelChangesSplit
-@* @manualDevelChangesBig
-@* @manualDevelChangesPdf
+@tab
+@manualDevelChangesBig
+@tab
+@manualDevelChangesPdf
 
 @item
-Extend:
-
 @manualDevelExtendingSplit
-@* @manualDevelExtendingBig
-@* @manualDevelExtendingPdf
+@tab
+@manualDevelExtendingBig
+@tab
+@manualDevelExtendingPdf
 
 @item
-Internals:
-
 @manualDevelInternalsSplit
-@* @manualDevelInternalsBig
-@* @manualDevelInternalsPdf
-
-@end itemize
-@divEnd
-@divEnd
-
-
-@divClass{column-right-top}
-@subheading Contributor's Guide
-
-LilyPond development is a fairly complicated matter.  LilyPond is
-a large, (mostly) stable project.  In order to help new
-contributors, and to keep the whole system (mostly) stable, we
-have written a manual for contributors.
-
-@warning{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
-@ref{Help us}.}
-
-@docLinks{Contributor's Guide, contributor,
-  @rcontribnamed{Top,Contributor's Guide},
-  @manualDevelContributorSplit,
-  @manualDevelContributorBig, 500 kB,
-  @manualDevelContributorPdf, 2.8 MB}
+@tab
+@manualDevelInternalsBig
+@tab
+@manualDevelInternalsPdf
 
+@end multitable
 @divEnd
 
 
-@divClass{column-right-top}
-@subheading Frogs: new contributors
-
-The Frogs are a collection of new contributors being mentored in
-how to @qq{eat} (fix) bugs and add new features to LilyPond.
-Programmers unfamiliar with LilyPond are encouraged to send
-patches to the Frogs first for initial discussion and
-encouragement.
 
-Website and mailist: @uref{http://frogs.lilynet.net}
-
-@divEnd
-
-@divClass{column-right-bottom}
-@subheading Regression tests
-
-@divClass{keep-bullets}
-@itemize
-
-@item @uref{../../input/regression/collated-files.html, Regression tests}:
-This release's tests.  (also in
-@uref{../input/regression/collated-files.pdf, pdf})
-
-@item @uref{../../input/regression/musicxml/collated-files.html,
-MusicXML Regression tests}:
-This release's MusicXML tests.  (also in
-@uref{../input/regression/musicxml/collated-files.pdf, pdf})
-
-@item @uref{http://lilypond.org/test, Archive of regression tests}:
-Comparisons between versions.
-
-@end itemize
-@divEnd
-@divEnd
 
 @node Authors
 @unnumberedsec Authors