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/06/13 16:29:56 UTC

svn commit: r190409 - /forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/site.xml

Author: crossley
Date: Mon Jun 13 07:29:56 2005
New Revision: 190409

URL: http://svn.apache.org/viewcvs?rev=190409&view=rev
Log:
Attempt to fix the links to v0.6 changes. Still not right.

Modified:
    forrest/branches/docs_reorg_200506_branch/site-author/content/xdocs/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=190409&r1=190408&r2=190409&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 Mon Jun 13 07:29:56 2005
@@ -136,6 +136,7 @@
     <v0.6 label="0.6" href="site:v0.60//index"/>
   </versions>
 -->
+
   <tools label="Tools" href="tools/" tab="tools">
     <index label="Index" href="index.html"/>
     <forrestbar label="ForrestBar" href="forrestbar.html"/>
@@ -192,7 +193,9 @@
           <site-xml href="#site-xml"/>
           <requirements href="#requirements"/>
         </faq>
-        <changes label="Changes" href="changes.html"/>
+        <changes label="Changes" href="changes.html">
+          <v06 href="#version_0.6"/>
+        </changes>
         <changes-rss href="changes.rss"/>
         <todo label="Todo" href="todo.html"/>
         <your-project label="Using Forrest" href="your-project.html">
@@ -294,13 +297,14 @@
     <v0.60>
       <documentation label="0.60" href="docs_0_60/" tab="v0_60">
         <index label="Overview" href="index.html"/>
-        <todo label="Todo" href="todo.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="site:v0.70/documentation/changes/v06"/>
+        <todo label="Todo" href="todo.html"/>
         <your-project label="Using Forrest" href="your-project.html">
           <new_content_type href="#adding_new_content_type"/>
           <new_dtd href="#new_dtd"/>