Author: breser
Date: Fri May 17 00:47:27 2013
New Revision: 1483628
URL: http://svn.apache.org/r1483628
Log:
* publish/docs/index.html: Add 1.8.0-rc2 section and update the nightly to say
1.9.0-dev.
Modified:
subversion/site/publish/docs/index.html
Modified: subversion/site/publish/docs/index.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/docs/index.html?rev=1483628&r1=1483627&r2=1483628&view=diff
==============================================================================
--- subversion/site/publish/docs/index.html (original)
+++ subversion/site/publish/docs/index.html Fri May 17 00:47:27 2013
@@ -103,6 +103,23 @@
<li><a href="javahl/latest/">JavaHL</a></li>
</ul>
+<h3>Subversion 1.8.0-rc2</h3>
+
+<div class="notice">
+
+<p>The follow documentation is offered for pre-release testing.
+ The <a href="/prerelease-caveats">usual caveats</a> apply, including
+ the fact that there are known issues, and no upgrade path is promised
+ for APIs and on-disk files (working copies and repositories) between the
+ pre-releases and the final release.</p>
+
+</div> <!-- .notice -->
+
+<ul>
+ <li><a href="api/1.8/">C API</a></li>
+ <li><a href="javahl/1.8/">JavaHL</a></li>
+</ul>
+
<h3>Subversion 1.7</h3>
<ul>
@@ -117,7 +134,7 @@
<li><a href="javahl/1.6/">JavaHL</a></li>
</ul>
-<h3>Unreleased (1.8-dev)</h3>
+<h3>Unreleased (1.9-dev)</h3>
<ul>
<li><a href="http://people.apache.org/~hwright/svn/doc/api/trunk/">C
API</a></li>