@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
@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
@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,
@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}