You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/10/22 09:57:34 UTC

svn commit: r327642 - /forrest/zone/test-sources/apache-projects/src/documentation/content/xdocs/site.xml

Author: crossley
Date: Sat Oct 22 00:57:30 2005
New Revision: 327642

URL: http://svn.apache.org/viewcvs?rev=327642&view=rev
Log:
Remove clutter.

Modified:
    forrest/zone/test-sources/apache-projects/src/documentation/content/xdocs/site.xml

Modified: forrest/zone/test-sources/apache-projects/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/forrest/zone/test-sources/apache-projects/src/documentation/content/xdocs/site.xml?rev=327642&r1=327641&r2=327642&view=diff
==============================================================================
--- forrest/zone/test-sources/apache-projects/src/documentation/content/xdocs/site.xml (original)
+++ forrest/zone/test-sources/apache-projects/src/documentation/content/xdocs/site.xml Sat Oct 22 00:57:30 2005
@@ -16,37 +16,18 @@
   limitations under the License.
 -->
 
-<!--
-Forrest site.xml
-
-This file contains an outline of the site's information content.  It is used to:
-- Generate the website menus (though these can be overridden - see docs)
-- Provide semantic, location-independent aliases for internal 'site:' URIs, eg
-<link href="site:changes"> links to changes.html (or ../changes.html if in
-  subdir).
-- Provide aliases for external URLs in the external-refs section.  Eg, <link
-  href="ext:cocoon"> links to http://cocoon.apache.org/ 
-
-See http://forrest.apache.org/docs/linking.html for more info
--->
-
 <site label="MyProj" href="" tab=""
   xmlns="http://apache.org/forrest/linkmap/1.0" 
   xmlns:xi="http://www.w3.org/2001/XInclude">
-   <!-- Note: No matter what you configure here, Forrest will always try to load
-       index.html when you request http://yourHost/.
-       'How can I use a start-up-page other than index.html?' in the FAQs has more 
-       information tells you how to change that. 
-   -->
+
   <about label="About" tab="home">
-    <index label="Index" href="index.html" description="Welcome to MyProj"/>
+    <index label="Index" href="index.html" description="Welcome to Apache Projects"/>
   
   <projects label="Projects" href="projectDetails/">
     <xi:include href="cocoon://projectDetails/index.siteSnippet.xml"/>
     <xi:include href="cocoon://projectDetails/language-Java/index.siteSnippet.xml"/>
   </projects>
   </about>
-  
 
   <external-refs>
     <forrest href="http://forrest.apache.org/">