]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/contributor/source-code.itexi
CG: explain archive/XYZ git branches.
[lilypond.git] / Documentation / contributor / source-code.itexi
index 6f1744e2e414bd3c2c742a447b1f390bdb746e07..930f7857afbe350783f8620e1becf444639f5b37 100644 (file)
@@ -531,6 +531,7 @@ We have a few other code repositories.
 @menu
 * lilypond-extra::
 * Grand Unified Builder (GUB)::
+* lilypad::
 * yet more repositories::
 @end menu
 
@@ -571,6 +572,17 @@ be kept up-to-date with each other:
 @end example
 
 
+@node lilypad
+@unnumberedsubsubsec lilypad
+
+Our binary releases on MacOS X and Windows contain a lightweight
+text editor.  This code is here:
+
+@example
+https://github.com/gperciva/lilypad
+@end example
+
+
 @node yet more repositories
 @unnumberedsubsubsec yet more repositories
 
@@ -760,6 +772,9 @@ branch.
 @item @code{stable/XYZ}:
 The branches are kept for archival reasons.
 
+@item @code{archive/XYZ}:
+The branches are kept for archival reasons.
+
 @end itemize