Author: aadamchik
Date: Sat Feb  6 13:18:10 2016
New Revision: 1728838

URL: http://svn.apache.org/viewvc?rev=1728838&view=rev
Log:
hiding legacy releases from the main menu

(legacy index files must be HTML)

Added:
    cayenne/site/cms/trunk/content/docs/1.2/index.html
      - copied, changed from r1728836, 
cayenne/site/cms/trunk/content/docs/2.0/index.html
Removed:
    cayenne/site/cms/trunk/content/docs/1.2/index.mdtext
Modified:
    cayenne/site/cms/trunk/content/docs/2.0/index.html
    cayenne/site/cms/trunk/content/docs/3.0/index.html

Copied: cayenne/site/cms/trunk/content/docs/1.2/index.html (from r1728836, 
cayenne/site/cms/trunk/content/docs/2.0/index.html)
URL: 
http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/1.2/index.html?p2=cayenne/site/cms/trunk/content/docs/1.2/index.html&p1=cayenne/site/cms/trunk/content/docs/2.0/index.html&r1=1728836&r2=1728838&rev=1728838&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/2.0/index.html (original)
+++ cayenne/site/cms/trunk/content/docs/1.2/index.html Sat Feb  6 13:18:10 2016
@@ -1,10 +1,10 @@
-Title: Home
+Title: Documentation for Cayenne 1.2 (Legacy)
 
-       <H2>Cayenne Documentation - v. 2.0 (STABLE)</H2>
+       <H2>Cayenne Documentation - v. 1.2</H2>
 
 <UL>
        <LI><A href="user-guide.html" title="User Guide">User Guide</A>:  
General information on how to get started with Cayenne, main Cayenne concepts, 
API details and deployment procedures.</LI>
        <LI><A href="modeler-guide.html" title="Modeler Guide">Modeler 
Guide</A>: Object-relational mapping with CayenneModeler GUI tool.</LI>
        <LI><A href="remote-object-persistence-guide.html" title="Remote Object 
Persistence Guide">Remote Object Persistence Guide</A>: Writing distributed 
Java applications with Cayenne remote object persistence mechanism.</LI>
+       <LI><A href="api/cayenne/index.html">JavaDoc</A></LI>
 </UL>
-

Modified: cayenne/site/cms/trunk/content/docs/2.0/index.html
URL: 
http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/2.0/index.html?rev=1728838&r1=1728837&r2=1728838&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/2.0/index.html (original)
+++ cayenne/site/cms/trunk/content/docs/2.0/index.html Sat Feb  6 13:18:10 2016
@@ -1,10 +1,10 @@
-Title: Home
+Title: Documentation for Cayenne 2.0 (Legacy)
 
-       <H2>Cayenne Documentation - v. 2.0 (STABLE)</H2>
+       <H2>Documentation for Cayenne 2.0 (Legacy)</H2>
 
 <UL>
        <LI><A href="user-guide.html" title="User Guide">User Guide</A>:  
General information on how to get started with Cayenne, main Cayenne concepts, 
API details and deployment procedures.</LI>
        <LI><A href="modeler-guide.html" title="Modeler Guide">Modeler 
Guide</A>: Object-relational mapping with CayenneModeler GUI tool.</LI>
        <LI><A href="remote-object-persistence-guide.html" title="Remote Object 
Persistence Guide">Remote Object Persistence Guide</A>: Writing distributed 
Java applications with Cayenne remote object persistence mechanism.</LI>
+       <LI><A href="api/cayenne/index.html">JavaDoc</A></LI>
 </UL>
-

Modified: cayenne/site/cms/trunk/content/docs/3.0/index.html
URL: 
http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.0/index.html?rev=1728838&r1=1728837&r2=1728838&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.0/index.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.0/index.html Sat Feb  6 13:18:10 2016
@@ -1,22 +1,11 @@
-Title: Home
+Title: Documentation for Cayenne  3.0 (Aging)
 
-       <H2>Cayenne Documentation - v. 3.0</H2>
-
-<P>Cayenne documentation consists of the following &quot;books&quot;:</P>
+       <H2>Documentation for Cayenne  3.0 (Aging)</H2>
 
 <UL>
        <LI><A href="overview.html" title="Overview">Overview</A>: Flavors of 
Cayenne; what's new in the latest version.</LI>
        <LI><A href="cayenne-guide.html" title="Cayenne Guide">Cayenne 
Guide</A>: Writing applications based on Cayenne persistence API. Includes 
&quot;getting started&quot; tutorials, main concepts, API details and 
deployment procedures.</LI>
        <LI><A href="remote-object-persistence-guide.html" title="Remote Object 
Persistence Guide">Remote Object Persistence Guide</A>: Writing distributed 
Cayenne client applications.</LI>
        <LI><A href="modeler-guide.html" title="Modeler Guide">Modeler 
Guide</A>: A guide to object-relational mapping (ORM) with CayenneModeler GUI 
tool.</LI>
+       <LI><A href="api/cayenne/index.html">JavaDoc</A></LI>
 </UL>
-
-
-<H2>External Documentation</H2>
-
-<P>This section lists documentation and reference materials that are 
maintained outside of Cayenne project.</P>
-
-<UL>
-       <LI><A href="http://sourceforge.net/projects/tapcaycrud"; 
class="external-link" rel="nofollow">TapCayCrud</A> - a Tapestry/Cayenne/Maven2 
tutorial.</LI>
-</UL>
-


Reply via email to