Author: taylor
Date: Fri Jul 17 00:53:16 2015
New Revision: 1691470

URL: http://svn.apache.org/r1691470
Log:
updating javadocs links for portlet api to main portals site

Modified:
    portals/site/src/site/site.xml
    portals/site/src/site/xdoc/javadocs.xml

Modified: portals/site/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/portals/site/src/site/site.xml?rev=1691470&r1=1691469&r2=1691470&view=diff
==============================================================================
--- portals/site/src/site/site.xml (original)
+++ portals/site/src/site/site.xml Fri Jul 17 00:53:16 2015
@@ -52,6 +52,7 @@
 
     <menu name="Resources">
         <item name="Downloads"                    href="/download.html"/>
+        <item name="JavaDocs"                     href="/javadocs.html"/>
         <item name="Mailing Lists"                href="/mail-lists.html"/>
         <item name="Issue Tracking"               href="/issue-tracking.html"/>
         <item name="Wikis"                        href="/wiki.html"/>

Modified: portals/site/src/site/xdoc/javadocs.xml
URL: 
http://svn.apache.org/viewvc/portals/site/src/site/xdoc/javadocs.xml?rev=1691470&r1=1691469&r2=1691470&view=diff
==============================================================================
--- portals/site/src/site/xdoc/javadocs.xml (original)
+++ portals/site/src/site/xdoc/javadocs.xml Fri Jul 17 00:53:16 2015
@@ -13,28 +13,16 @@
 Apache Portals houses Portal-related sub-projects.
 See the links below to find Javdocs for each project.
 </p>
-<subsection name="Jetspeed-1">
-<p>
-<a href='jetspeed-1/javadocs/index.html'>Javadocs for Jetspeed-1</a>
-</p>
+<subsection name="Portlet-API">
+    <p>
+        <a href='portlet-api/portlet-api-2.1.0/index.html'>Javadocs for 
Portlet API 2.1.0</a>
+    </p>
 </subsection>
 <subsection name="Jetspeed-2">
 <p>
-<a href='jetspeed-2/javadocs/index.html'>Javadocs for Jetspeed-2</a>
-</p>
-</subsection>
-<subsection name="Pluto">
-<p>
-<a href='pluto/javadocs/index.html'>Javadocs for Pluto</a>
+<a href='http://portals.apache.org/jetspeed-2/apidocs/index.html'>Javadocs for 
Jetspeed-2</a>
 </p>
 </subsection>
-
-</section>
-
-<section name="Getting Involved">
-<p>
-This section is under construction.
-</p>
 </section>
 </body>
 </document>
\ No newline at end of file


Reply via email to