You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by ni...@apache.org on 2004/06/15 15:36:29 UTC

svn commit: rev 21279 - forrest/trunk/src/documentation/content/xdocs

Author: nicolaken
Date: Tue Jun 15 06:36:28 2004
New Revision: 21279

Modified:
   forrest/trunk/src/documentation/content/xdocs/site.xml
Log:
Rework site.xml navigation.

Modified: forrest/trunk/src/documentation/content/xdocs/site.xml
==============================================================================
--- forrest/trunk/src/documentation/content/xdocs/site.xml	(original)
+++ forrest/trunk/src/documentation/content/xdocs/site.xml	Tue Jun 15 06:36:28 2004
@@ -57,16 +57,36 @@
     -->
     <forrest-contract label="Our Contract" href="forrest-contract.html"/>
     <compliance label="Standards Compliance" href="compliance.html"/>
-    <dtd-docs label="DTD documentation" href="dtd-docs.html"/>
-    <catalog label="Using DTD Catalogs" href="catalog.html"/>
-    <cap label="Sourcetype Action" href="cap.html"/>
-    <oowriter label="OpenOffice Writer" href="oowriter.html"/>    
-    <forrestbar label="The ForrestBar" href="forrestbar.html"/>
-    <forrestbot label="Forrestbot" href="forrestbot.html"/>
-    <upgrading_06 label="Upgrading to 0.6" href="upgrading_06.html"/>
-    <upgrading_05 label="Upgrading to 0.5" href="upgrading_05.html"/>
+   
+    
+    <developers label="Advanced Topics">
+      <catalog label="Using DTD Catalogs" href="catalog.html"/>
+      <cap label="Sourcetype Action" href="cap.html"/>
+    </developers>
+    
+    <upgrading label="Upgrading">
+      <upgrading_06 label="Upgrading to 0.6" href="upgrading_06.html"/>
+      <upgrading_05 label="Upgrading to 0.5" href="upgrading_05.html"/>
+    </upgrading>
   </documentation>
 
+  <subprojects label="SubProjects"  href="docs/" tab="docs">
+    <forrestbar label="ForrestBar" href="forrestbar.html"/>
+    <forrestbot label="Forrestbot" href="forrestbot.html"/>
+  </subprojects>
+    
+  <samples label="References" href="docs/" tab="docs">
+    <dtd-docs-container label="DTD documentation">
+        <dtd-docs         label="index"                href="dtd-docs.html"/>
+        <document-v12-dtd label="document-v12"  href="document-v12.dtdx.html"/>
+        <howto-v12-dtd    label="howto-v12"       href="howto-v12.dtdx.html"/> 
+        <faq-v12-dtd      label="faq-v12"         href="faq-v12.dtdx.html"/>           
+    </dtd-docs-container>
+    <document-v12 label="document-v12" href="document-v12.html"/>
+    <wiki label="Wiki Reference" href="wiki-sample.html"/>
+    <oowriter label="OpenOffice Writer" href="oowriter.html"/>    
+ </samples>
+
   <older_documentation label="Older Docs" href="docs/" tab="docs">
     <primer label="Forrest Primer" href="primer.html">
       <cvs href="#cvs"/>
@@ -74,12 +94,7 @@
     <libre-intro label="Libre" href="libre-intro.html"/>
     <dreams label="Dream list" href="dreams.html"/>
   </older_documentation>
-
-  <samples label="Some Samples" href="docs/" tab="docs">
-    <document-v12 label="document-v12" href="document-v12.html"/>
-    <wiki label="Wiki Reference" href="wiki-sample.html"/>
- </samples>
-
+  
   <community label="Community" href="community/" tab="community">
     <index label="About" href="index.html"/>
     <howto-samples label="How-To Samples" href="howto/" tab="howto">