You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2011/05/23 19:03:17 UTC

svn commit: r1126589 - in /myfaces/html5/trunk/src/site: apt/features.apt apt/index.apt site.xml

Author: lu4242
Date: Mon May 23 17:03:16 2011
New Revision: 1126589

URL: http://svn.apache.org/viewvc?rev=1126589&view=rev
Log:
update site links

Modified:
    myfaces/html5/trunk/src/site/apt/features.apt
    myfaces/html5/trunk/src/site/apt/index.apt
    myfaces/html5/trunk/src/site/site.xml

Modified: myfaces/html5/trunk/src/site/apt/features.apt
URL: http://svn.apache.org/viewvc/myfaces/html5/trunk/src/site/apt/features.apt?rev=1126589&r1=1126588&r2=1126589&view=diff
==============================================================================
--- myfaces/html5/trunk/src/site/apt/features.apt (original)
+++ myfaces/html5/trunk/src/site/apt/features.apt Mon May 23 17:03:16 2011
@@ -61,7 +61,7 @@ New JSF Components
 
    * hx:div 
 
- Documentation of components delivered with this project can be found <<{{{../../html5-comp-lib-core/target/site/tlddoc-facelets/index.html}here}}>>. 
+ Documentation of components delivered with this project can be found <<{{{http://myfaces.apache.org/html5/myfaces-html5-core/tlddoc/index.html}here}}>>. 
 
 
 

Modified: myfaces/html5/trunk/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/myfaces/html5/trunk/src/site/apt/index.apt?rev=1126589&r1=1126588&r2=1126589&view=diff
==============================================================================
--- myfaces/html5/trunk/src/site/apt/index.apt (original)
+++ myfaces/html5/trunk/src/site/apt/index.apt Mon May 23 17:03:16 2011
@@ -24,5 +24,3 @@ Summary
   This project delivers a new set of JSF components to integrate browsers with Java Server Faces server-side rendering technology.
   
   An online running example application is deployed at <<{{{http://bit.ly/myfaces-html5-demo}this}}>> location.
-  
-  The project web site can be found <<{{{http://people.apache.org/~aliok/myfaces-html5/target/site/index.html}here}}>>.
\ No newline at end of file

Modified: myfaces/html5/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/html5/trunk/src/site/site.xml?rev=1126589&r1=1126588&r2=1126589&view=diff
==============================================================================
--- myfaces/html5/trunk/src/site/site.xml (original)
+++ myfaces/html5/trunk/src/site/site.xml Mon May 23 17:03:16 2011
@@ -62,7 +62,8 @@
 
         <menu name="Documentation" inherit="top">
             <item name="Getting Started"        href="http://myfaces.apache.org/html5/gettingstarted.html"/>
-            <item name="Facelets Tag Docs"      href="http://myfaces.apache.org/html5/myfaces-html5-core/tlddoc-facelets/index.html"/>
+            <item name="Tag Documentation"      href="http://myfaces.apache.org/html5/myfaces-html5-core/tagdoc.html"/>
+            <item name="Taglibdoc Documentation"      href="http://myfaces.apache.org/html5/myfaces-html5-core/tlddoc/index.html"/>
         </menu>
 
         <menu name="Project Documentation" inherit="top">