Author: brane
Date: Wed Feb 18 00:51:14 2015
New Revision: 1660550
URL: http://svn.apache.org/r1660550
Log:
* site/publish/docs/index.html:
Provide links to the 1.9.x pre-release generated documentation.
Update unreleased docs link to 1.10.0.
Update the NOTE about unreleased and prerelease docs.
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=1660550&r1=1660549&r2=1660550&view=diff
==============================================================================
--- subversion/site/publish/docs/index.html (original)
+++ subversion/site/publish/docs/index.html Wed Feb 18 00:51:14 2015
@@ -124,7 +124,20 @@
<li><a href="javahl/1.6/">JavaHL</a></li>
</ul>
-<h3>Unreleased (1.9-dev)</h3>
+<h3>Prerelease (1.9-dev)</h3>
+
+<ul>
+ <li>
+ <a href="http://people.apache.org/~brane/svndocs-1.9/capi/">C API</a>
+ (<a
href="http://people.apache.org/~brane/svndocs-1.9/capi.build.log">build log</a>)
+ </li>
+ <li>
+ <a href="http://people.apache.org/~brane/svndocs-1.9/javahl/">JavaHL</a>
+ (<a
href="http://people.apache.org/~brane/svndocs-1.9/javahl.build.log">build
log</a>)
+ </li>
+</ul>
+
+<h3>Unreleased (1.10-dev)</h3>
<ul>
<li>
@@ -137,12 +150,13 @@
</li>
</ul>
-<p><em>NOTE: Unreleased documentation is provided by volunteers who
- offer such as a service to (primarily) Subversion's own developers.
- Such documentation has not been validated by Subversion's official
- release procedure, does not necessarily describe stable APIs, and
- is itself not guaranteed to be either accurate or complete. Please
- keep these facts in mind while using these documents.</em></p>
+<p><em>NOTE: Unreleased and prerelease documentation is provided by
+ volunteers who offer such as a service to (primarily) Subversion's
+ own developers. Such documentation has not been validated by
+ Subversion's official release procedure, does not necessarily
+ describe stable APIs, and is itself not guaranteed to be either
+ accurate or complete. Please keep these facts in mind while using
+ these documents.</em></p>
</div> <!-- #api -->