]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: small addition to CG "Getting the source code"
authorValentin Villenave <v.villenave@gmail.com>
Thu, 27 May 2010 17:09:01 +0000 (19:09 +0200)
committerValentin Villenave <v.villenave@gmail.com>
Thu, 27 May 2010 17:09:01 +0000 (19:09 +0200)
Graham: I hear you :-)

Documentation/included/compile.itexi

index 81d82ddf252007b6ca2530b6a340111523053c30..777582166d2feb0dd69e1d560575683049fdfdf3 100644 (file)
@@ -234,9 +234,15 @@ repository.  Setting up a local Git repository is explained in
 @subheading Downloading a source tarball
 
 Packagers are encouraged to use source tarballs for compiling.
+
 The tarball for the latest stable release is available on the
 @rweb{Source} page.
 
+@noindent
+The latest
+@uref{http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=snapshot, source code snapshot}
+is also available as a tarball from the GNU Savannah Git server.
+
 @noindent
 All tagged releases (including legacy stable
 versions and the most recent development release) are available
@@ -265,6 +271,10 @@ This creates a subdirectory within the current directory called
 @file{lilypond-@var{x.y.z}/}.  Once unpacked, the source files
 occupy about 40 MB of disk space.
 
+Windows users wanting to look at the source code may have to
+download and install the free-software
+@uref{http://www.7-zip.org, 7zip archiver} to extract the tarball.
+
 
 @node Configuring @command{make}
 @section Configuring @command{make}