]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web: minor tweaks to Devel page.
authorGraham Percival <graham@percival-music.ca>
Mon, 11 Jan 2010 13:23:05 +0000 (13:23 +0000)
committerGraham Percival <graham@percival-music.ca>
Mon, 11 Jan 2010 13:23:05 +0000 (13:23 +0000)
Documentation/web.texi
Documentation/web/community.itexi

index 5cd0b97beb9f45dee5a1ab83ffda427055cdc7c8..a8e5e0e20212957db8481fdb004d6dfa45b5dce1 100644 (file)
@@ -200,27 +200,14 @@ Distributions will want to install lilypond.info in postinstall, doing:
 @c        html; we'll need a bunch of @iftext and stuff in here. -gp
 @c ****************** SPECIAL MACROS FOR WEB MANUAL ************
 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
-
-@c experimental removal; to be FIXME before 2.14.  -gp
-@ignore
 @subheading Read it
 
-@itemize
+@docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\}
 
-@c normal case, special online case
-@ifclear web_version
-  @item \refLink\:
-@end ifclear
-@ifset web_version
-  @c we assume that the online web version will be split html
-  @item \split\:
-@end ifset
-read this manual in the same format as this one.
+@end macro
 
-@end itemize
-@end ignore
 
-@subheading All formats
+@macro docLinksBare{name,base,refLink,split,big,bigsize,pdf,pdfsize}
 
 @divClass{keep-bullets}
 @itemize
index a7a59c97da8b1e054190aa5b06834f3596e7e999..5a56f142d9062cc660ce26a9807091f14eed222c 100644 (file)
@@ -538,7 +538,7 @@ GOP is our big recruiting drive for new contributors.
 @unnumberedsec Development
 
 @divClass{heading-center}
-@heading Development materials for LilyPond @versionDevel{}
+@heading Development for LilyPond @versionDevel{}
 
 @warning{These are @emph{unstable development} versions.  If you
 have the slightest doubt about how to use or install LilyPond, we
@@ -599,12 +599,11 @@ the latest binary:
 @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.
+LilyPond development is a fairly complicated matter.  In order to
+help new contributors, and to keep the whole system (mostly)
+stable, we have written a manual for development tasks.
 
-@docLinks{Contributor's Guide, contributor,
+@docLinksBare{Contributor's Guide, contributor,
   @rcontribnamed{Top,Contributor's Guide},
   @manualDevelContributorSplit,
   @manualDevelContributorBig, 500 kB,
@@ -613,9 +612,7 @@ have written a manual for contributors.
 @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}
+@divClass{column-right-top}
 @subheading Regression tests
 
 @divClass{keep-bullets}