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:38:40 UTC

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

Author: nicolaken
Date: Tue Jun 15 06:38:39 2004
New Revision: 21280

Modified:
   forrest/trunk/src/documentation/content/xdocs/site.xml
Log:
Move the sitemap reference under the advanced topics

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:38:39 2004
@@ -44,12 +44,6 @@
     <linking label="Menus and Linking" href="linking.html">
       <menu_generation href="#menu_generation"/>
     </linking>
-    <sitemap-ref label="Sitemap Reference" href="sitemap-ref.html">
-      <linkrewriting_impl href="#linkrewriting_impl"/>
-      <menu_generation_impl href="#menu_generation_impl"/>
-      <source_pipelines href="#source_pipelines"/>
-      <forrest_xmap href="#forrest_xmap"/>
-    </sitemap-ref>
     <searching label="Searching" href="searching.html"/>
     <skin-package label="Skin Packages" href="skin-package.html"/>
     <!--
@@ -61,6 +55,12 @@
     
     <developers label="Advanced Topics">
       <catalog label="Using DTD Catalogs" href="catalog.html"/>
+      <sitemap-ref label="Sitemap Reference" href="sitemap-ref.html">
+        <linkrewriting_impl href="#linkrewriting_impl"/>
+        <menu_generation_impl href="#menu_generation_impl"/>
+        <source_pipelines href="#source_pipelines"/>
+        <forrest_xmap href="#forrest_xmap"/>
+      </sitemap-ref>
       <cap label="Sourcetype Action" href="cap.html"/>
     </developers>