Author: hwright
Date: Tue Jun 28 13:21:58 2011
New Revision: 1140592
URL: http://svn.apache.org/viewvc?rev=1140592&view=rev
Log:
Release docs: fold the section on stabilizing releases into the larger section
about the release process.
* publish/docs/community-guide/releasing.part.html
(release-stabilization): Bump down to an h3, and fold into release-process.
Modified:
subversion/site/publish/docs/community-guide/releasing.part.html
Modified: subversion/site/publish/docs/community-guide/releasing.part.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/releasing.part.html?rev=1140592&r1=1140591&r2=1140592&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/releasing.part.html (original)
+++ subversion/site/publish/docs/community-guide/releasing.part.html Tue Jun 28
13:21:58 2011
@@ -333,14 +333,11 @@ because its new name is fine.</p>
</div> <!-- deprecation -->
-</div> <!-- release-process -->
-
-
-<div class="h2" id="release-stabilization">
-<h2>Stabilizing and maintaining releases
+<div class="h3" id="release-stabilization">
+<h3>Stabilizing and maintaining releases
<a class="sectionlink" href="<!--#echo var="GUIDE_RELEASING_PAGE"
-->#release-stabilization"
title="Link to this section">¶</a>
-</h2>
+</h3>
<p>Minor and major number releases go through a stabilization period
before release, and remain in maintenance (bugfix) mode after release.
@@ -575,6 +572,9 @@ voting, are always kept on the main rele
</div> <!-- release-stabilization -->
+</div> <!-- release-process -->
+
+
<div class="h2" id="tarball-signing">
<h2>Signing source distribution packages (a.k.a tarballs)
<a class="sectionlink" href="<!--#echo var="GUIDE_RELEASING_PAGE"
-->#tarball-signing"