Author: luke1410
Date: Sun Dec 10 15:54:23 2017
New Revision: 1817718
URL: http://svn.apache.org/viewvc?rev=1817718&view=rev
Log:
* site/staging/docs/index.html: add a new section for unsupported versions and
move the 1.7 links to that section.
Modified:
subversion/site/staging/docs/index.html
Modified: subversion/site/staging/docs/index.html
URL:
http://svn.apache.org/viewvc/subversion/site/staging/docs/index.html?rev=1817718&r1=1817717&r2=1817718&view=diff
==============================================================================
--- subversion/site/staging/docs/index.html (original)
+++ subversion/site/staging/docs/index.html Sun Dec 10 15:54:23 2017
@@ -135,19 +135,6 @@
</div> <!-- #release-1.8 -->
-<div class="h3" id="release-1.7">
-<h3>Subversion 1.7
-<a class="sectionlink" href="#release-1.7"
- title="Link to this section">¶</a>
-</h3>
-
-<ul>
- <li><a href="api/1.7/">C API</a></li>
- <li><a href="javahl/1.7/">JavaHL</a></li>
-</ul>
-
-</div> <!-- #release-1.7 -->
-
<div class="h3" id="next-release">
<h3>Unreleased (1.10-dev)
<a class="sectionlink" href="#next-release"
@@ -175,6 +162,23 @@
</div> <!-- #latest-release -->
+<div id="release-1.7"></div>
+<div class="h3" id="unsupported-releases">
+<h3>Archived releses
+ <a class="sectionlink" href="#unsupported-releases"
+ title="Link to this section">¶</a>
+</h3>
+
+<p>The following Subversion versions have reached their end of life. We still
+ provide the old documentation for archive/historical purposes.</p>
+
+<ul>
+ <li><a href="api/1.7/">Subversion 1.7 - C API</a></li>
+ <li><a href="javahl/1.7/">Subversion 1.7 - JavaHL</a></li>
+</ul>
+
+</div> <!-- #unsupported-releases -->
+
</div> <!-- #api -->
</div> <!-- #site-content -->