Author: nick
Date: Tue Oct 30 16:22:31 2018
New Revision: 1845251
URL: http://svn.apache.org/viewvc?rev=1845251&view=rev
Log:
Newer releases first, bit more on dev javadocs
Modified:
poi/site/src/documentation/content/xdocs/apidocs/index.xml
Modified: poi/site/src/documentation/content/xdocs/apidocs/index.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/apidocs/index.xml?rev=1845251&r1=1845250&r2=1845251&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/apidocs/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/apidocs/index.xml Tue Oct 30
16:22:31 2018
@@ -33,15 +33,17 @@
The Javadocs for the latest (development) version of Apache POI
can be <a href="/apidocs/dev/">accessed online here</a>, or build
from a <a href="/devel/subversion.html">source code checkout</a>
- by running the <em>javadocs</em> Ant task.
+ by running the <em>javadocs</em> Ant task. The
+ <a href="/apidocs/dev/">latest (development) Javadocs</a> are generally
+ updated every few weeks, so may lag the most recent development slightly.
</p>
<p>
For recent releases, the Javadocs for the latest stable release
- in the family can also be browsed online:
+ each the family can also be browsed online:
</p>
<ul>
- <li><a href="/apidocs/3.17/">Apache POI 3.17 Javadocs</a></li>
<li><a href="/apidocs/4.0/">Apache POI 4.0.x Javadocs</a></li>
+ <li><a href="/apidocs/3.17/">Apache POI 3.17 Javadocs</a></li>
</ul>
<section><title>Older Releases</title>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]