You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ts...@apache.org on 2005/03/05 15:49:07 UTC

svn commit: r156251 - lenya/docu/src/documentation/content/xdocs/site.xml

Author: tschlabach
Date: Sat Mar  5 06:49:06 2005
New Revision: 156251

URL: http://svn.apache.org/viewcvs?view=rev&rev=156251
Log:
Adding some comments and making formatting a bit nicer for better overview.

Modified:
    lenya/docu/src/documentation/content/xdocs/site.xml

Modified: lenya/docu/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/site.xml?view=diff&r1=156250&r2=156251
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/site.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/site.xml Sat Mar  5 06:49:06 2005
@@ -18,8 +18,13 @@
 <!-- $Id: site.xml 55543 2004-10-26 00:14:59Z gregor $ -->
 
 <site xmlns="http://apache.org/forrest/linkmap/1.0" href="" label="Lenya" >
-    <project-information href="" label="Project" tab="project">
-        <index_pm href="index.html" label="About"/>
+
+  <!--+
+      | Project tab
+      +-->
+
+  <project-information href="" label="Project" tab="project">
+     <index_pm href="index.html" label="About"/>
         <!--<changes href="changes.html" label="Changes"/>-->
         <charter href="charter.html" label="Charter"/>
         <history href="history.html" label="History"/>
@@ -28,34 +33,55 @@
         <node-i href="license.html" label="License"/>
         <resolution href="resolution.html" label="Resolution"/>
         <node-i href="related-projects.html" label="Related Projects"/>
-    </project-information>
-      <docu1.4 href="1_4/" label="Version 1.4" target="1.4" tab="1_4">
-      	<index_pm href="index.html" label="Index"/>
+  </project-information>
+
+  <!--+
+      | Version 1.4 tab
+      +-->
+
+  <docu1.4 href="1_4/" label="Version 1.4" target="1.4" tab="1_4">
+    <index_pm href="index.html" label="Index"/>
+
 <!--          <whole_docu href="../documentation-1-4.pdf" label="1.4 PDF docs (all in one)" />
           <whole_docu href="../documentation-1-4.html" label="1.4 HTML docs (all in one)" />
--->          <installation href="installation/" label="Installation">
-              <download href="index.html" label="Download"/>
-              <cvs href="subversion.html" label="Subversion Access"/>
-              <install href="source_version.html" label="Installation Instructions"/>
-          </installation>
-          <concepts href="concepts/" label="Concepts"> 	 
-             <usecase-framework href="usecase-framework/" label="Usecase Framework"> 	 
-               <usecase-framework-index href="index.html" label="Usecase Framework"/> 	 
-             </usecase-framework> 	 
-           </concepts>
-          <javadoc1.4 href="../../../../apidocs/1.4/index.html" label="1.4 API (Javadoc)"/>
-      </docu1.4>
-  <!--    <documentation href="docs/" label="Documentation" tab="docs">
-        <index_doc href="index.html" label="Documentation" wholesite="true"/>
--->        <docu1.2.x href="1_2_x/" label="Version 1.2" target="1.2" tab="1_2">
+-->          
+    <installation href="installation/" label="Installation">
+      <download href="index.html" label="Download"/>
+      <cvs href="subversion.html" label="Subversion Access"/>
+      <install href="source_version.html" label="Installation Instructions"/>
+    </installation>
+
+    <concepts href="concepts/" label="Concepts"> 	 
+      <usecase-framework href="usecase-framework/" label="Usecase Framework"> 	 
+        <usecase-framework-index href="index.html" label="Usecase Framework"/> 	 
+      </usecase-framework> 	 
+    </concepts>
+
+    <javadoc1.4 href="../../../../apidocs/1.4/index.html" label="1.4 API (Javadoc)"/>
+
+  </docu1.4>
+
+  <!--+
+      | Version 1.2 tab
+      +-->
+
+  <!--
+  <documentation href="docs/" label="Documentation" tab="docs">
+    <index_doc href="index.html" label="Documentation" wholesite="true"/>
+  -->        
+
+  <docu1.2.x href="1_2_x/" label="Version 1.2" target="1.2" tab="1_2">
 			<index_pm href="index.html" label="Index"/>
 <!--          <whole_docu href="../documentation-1-2.pdf" label="1.2 PDF docs (all in one)" />
           <whole_docu href="../documentation-1-2.html" label="1.2 HTML docs (all in one)" />
--->          <installation12 href="installation/" label="Installation">
+-->          
+
+            <installation12 href="installation/" label="Installation">
               <download href="index.html" label="Download"/>
               <cvs href="subversion.html" label="Subversion Access"/>
               <install href="source_version.html" label="Installation Instructions"/>
-          </installation12>
+            </installation12>
+
             <components href="components/" label="Components">
                 <accesscontrol href="accesscontrol/" label="Access&#160;Control">
                     <ac-terms href="terms.html" label="Basic Terms"/>
@@ -157,18 +183,26 @@
                     <restore href="restore.html" label="Restore"/>
                 </sitemanagement>
             </components>
+
             <specs href="specs/" label="Specifications" wholesite="true">
                 <namespaces href="namespaces.html" label="Namespaces"/>
             </specs>
+
             <misc href="misc/" label="Miscellaneous" wholesite="true">
                 <coding href="coding-guidelines.html" label="Coding Guidelines"/>
                 <javadoc-error href="javadoc-error.html"/>
                 <node-e href="unittests.html" label="Unit Tests"/>
                 <node-e href="xinclude-processor.html" label="XInclude Processor"/>
             </misc>
+
             <javadoc1.2 href="../../apidocs/1.2/index.html" label="1.2 API (Javadoc)"/>
-        </docu1.2.x>
-        <community href="community/" label="Community" tab="community">
+  </docu1.2.x>
+       
+  <!--+
+      | Community tab
+      +-->
+
+  <community href="community/" label="Community" tab="community">
         <index_com href="index.html" label="Contributing"/>
         <node-h href="acknowledgements.html" label="Credits"/>
         <node-f href="http://svn.apache.org/viewcvs.cgi/lenya/#dirlist" label="SVN Web"/>
@@ -181,12 +215,14 @@
         <live-sites href="live-sites.html" label="Live Sites"/>
         <website-update href="website-update.html" label="Website Update"/>
     </community>
+
     <images href="images/">
         <live href="live/">
             <navigation.img href="navigation.png"/>
             <usecase-framework-architecture.img href="usecase-framework-architecture.png"/>
         </live>
     </images>
+
     <external-refs>
         <asf href="http://www.apache.org/"/>
         <cocoon href="http://cocoon.apache.org/">
@@ -239,4 +275,5 @@
         <tomcat5.classloader href="http://jakarta.apache.org/tomcat/tomcat-5.0-doc/class-loader-howto.html"/>
         <subversion href="http://subversion.tigris.org/"/>
     </external-refs>
+
 </site>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org