From: Graham Percival <graham@percival-music.ca>
Date: Sun, 26 Sep 2010 20:43:29 +0000 (+0100)
Subject: Doc: CG: minor adds to bug guidelines and releases.
X-Git-Tag: release/2.13.35-1~17
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b7c241a7122bfdc19eab214c9be3c4cf5572d726;p=lilypond.git

Doc: CG: minor adds to bug guidelines and releases.
---

diff --git a/Documentation/contributor/issues.itexi b/Documentation/contributor/issues.itexi
index df1a6cb2bc..13932d1c9f 100644
--- a/Documentation/contributor/issues.itexi
+++ b/Documentation/contributor/issues.itexi
@@ -204,6 +204,11 @@ documentation available from:
 or ask the lilypond-user mailing list.
 @end example
 
+@item
+If the email mentions @qq{the latest git}, or any version number
+that has not yet been officially released, forward it to
+@code{lilypond-devel}.
+
 @item
 If a bug report is not in the form of a Tiny example, direct the
 user to resubmit the report with this response:
@@ -215,7 +220,6 @@ step 2 in our bug reporting guidelines:
   @uref{http://lilypond.org/website/bug-reports.html}
 @end example
 
-
 @item
 If anything is unclear, ask the user for more information.
 
diff --git a/Documentation/contributor/release-work.itexi b/Documentation/contributor/release-work.itexi
index bc75eaf623..fcaa95d2ad 100644
--- a/Documentation/contributor/release-work.itexi
+++ b/Documentation/contributor/release-work.itexi
@@ -284,6 +284,16 @@ make a link from the old unstable to the next stable in
 lilypond.org's /doc/ dir.  Keep all previous unstable->stable doc
 symlinks.
 
+Also, make the old docs self-contained -- if there's a redirect in
+/doc/v2.12/Documentation/index.html , replace it with the
+index.html.old-2.12 files.
+
+The post-2.13 docs will need another way of handling the
+self-containment.  It won't be hard to whip up a python script
+that changes the link to ../../../../manuals.html to
+../website/manuals.html , but it's still a 30-minute task that
+needs to be done before 2.16.
+
 @item
 doc auto redirects  to v2.LATEST-STABLE