You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by fe...@apache.org on 2005/06/12 17:03:16 UTC

svn commit: r190279 - in /forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs: docs_0_60/faq.xml site.xml temp/faq.xml temp/site.xml

Author: ferdinand
Date: Sun Jun 12 08:03:16 2005
New Revision: 190279

URL: http://svn.apache.org/viewcvs?rev=190279&view=rev
Log:
moved faq file and sitemap entry into versioned document 0.6

Added:
    forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/docs_0_60/faq.xml
      - copied unchanged from r190276, forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/temp/faq.xml
Removed:
    forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/temp/faq.xml
Modified:
    forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/site.xml
    forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/temp/site.xml

Modified: forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/site.xml?rev=190279&r1=190278&r2=190279&view=diff
==============================================================================
--- forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/site.xml (original)
+++ forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/site.xml Sun Jun 12 08:03:16 2005
@@ -303,6 +303,46 @@
     <v0.60>
       <documentation label="0.60" href="docs_0_60/" tab="v0_60">
         <index label="Overview" href="index.html"/>
+        <faq label="FAQs" href="faq.html">
+          <docbook href="#docbook"/>
+          <ignoring_javadocs href="#ignoring_javadocs"/>
+          <link_raw href="#link_raw"/>
+          <pdf_images href="#pdf_images"/>
+        </faq>
+        <your-project label="Using Forrest" href="your-project.html">
+          <new_content_type href="#adding_new_content_type"/>
+          <new_dtd href="#new_dtd"/>
+          <webapp href="#webapp"/>
+          <skins href="#skins"/>
+          <new-skin href="#new_skin"/>
+          <invoking_from_ant href="#invoking_from_ant"/>
+        </your-project>
+        <validation label="XML Validation" href="validation.html"/>
+        <linking label="Menus and Linking" href="linking.html">
+          <menu_generation href="#menu_generation"/>
+        </linking>
+        <searching label="Searching" href="searching.html"/>
+        <skins label="Default Skins" href="skins.html"/>
+        <skin-package label="Skin Packages" href="skin-package.html"/>
+        <!--
+    <quick-xml label="XML Guide" href="quick-xml.html"/>
+    -->
+        <forrest-contract label="Our Contract" href="forrest-contract.html"/>
+        <compliance label="Standards Compliance" href="compliance.html"/>
+        
+        
+        <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>
+          <project-sitemap label="Project sitemap" href="project-sitemap.html"/>
+          <cap label="Sourcetype Action" href="cap.html"/>
+        </developers>
+        
         <upgrading_06 label="Upgrading to 0.6" href="upgrading_06.html"/>
       </documentation>
     </v0.60>

Modified: forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/temp/site.xml
URL: http://svn.apache.org/viewcvs/forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/temp/site.xml?rev=190279&r1=190278&r2=190279&view=diff
==============================================================================
--- forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/temp/site.xml (original)
+++ forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/temp/site.xml Sun Jun 12 08:03:16 2005
@@ -22,66 +22,16 @@
     <download label="Download" href="http://forrest.apache.org/mirrors.cgi"/>
     <download_html href="mirrors.html"/>
     <who label="Who we are" href="who.html"/>
-    <faq label="FAQs" href="faq.html">
-      <docbook href="#docbook"/>
-      <ignoring_javadocs href="#ignoring_javadocs"/>
-      <link_raw href="#link_raw"/>
-      <pdf_images href="#pdf_images"/>
-    </faq>
+    
     <changes label="Changes" href="changes.html"/>
     <changes-rss href="changes.rss"/>
     <todo label="Todo" href="todo.html"/>
     <live-sites label="Example sites" href="live-sites.html"/>
   </about>
 
-  <documentation label="Documentation" href="docs/" tab="docs">
-    <index label="Index" href="index.html"/>
-    <your-project label="Using Forrest" href="your-project.html">
-      <new_content_type href="#adding_new_content_type"/>
-      <new_dtd href="#new_dtd"/>
-      <webapp href="#webapp"/>
-      <skins href="#skins"/>
-      <new-skin href="#new_skin"/>
-      <invoking_from_ant href="#invoking_from_ant"/>
-    </your-project>
-    <validation label="XML Validation" href="validation.html"/>
-    <linking label="Menus and Linking" href="linking.html">
-      <menu_generation href="#menu_generation"/>
-    </linking>
-    <searching label="Searching" href="searching.html"/>
-    <skins label="Default Skins" href="skins.html"/>
-    <skin-package label="Skin Packages" href="skin-package.html"/>
-    <!--
-    <quick-xml label="XML Guide" href="quick-xml.html"/>
-    -->
-    <forrest-contract label="Our Contract" href="forrest-contract.html"/>
-    <compliance label="Standards Compliance" href="compliance.html"/>
-   
-    
-    <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>
-      <project-sitemap label="Project sitemap" href="project-sitemap.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"/>
-    <forrestbot-web-interface label="Forrestbot Webapp" href="forrestbot-web-interface.html"/>
-  </subprojects>
-    
+  
   <samples label="Reference docs" href="docs/" tab="docs">
     <dtd-docs-container label="DTD documentation">
       <dtd-docs label="Overview" href="dtd-docs.html"/>