You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by je...@apache.org on 2002/11/12 18:22:37 UTC

cvs commit: xml-forrest/src/documentation/content/xdocs book.xml your-project.xml

jefft       2002/11/12 09:22:37

  Modified:    src/documentation/content/xdocs book.xml your-project.xml
  Log:
  Add link to 0.2 temporary home
  
  Revision  Changes    Path
  1.29      +2 -0      xml-forrest/src/documentation/content/xdocs/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/documentation/content/xdocs/book.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- book.xml	9 Nov 2002 09:54:06 -0000	1.28
  +++ book.xml	12 Nov 2002 17:22:37 -0000	1.29
  @@ -8,6 +8,8 @@
   
     <menu label="About">
       <menu-item label="Index" href="index.html"/>
  +    <external label="Download"
  +      href="http://cvs.apache.org/~jefft/forrest/releases/0.2/"/>
       <menu-item label="License" href="license.html"/>
       <menu-item label="Who we are" href="who.html"/>
       <menu-item label="Dream list" href="dreams.html"/>
  
  
  
  1.13      +1 -1      xml-forrest/src/documentation/content/xdocs/your-project.xml
  
  Index: your-project.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/documentation/content/xdocs/your-project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- your-project.xml	4 Nov 2002 06:00:30 -0000	1.12
  +++ your-project.xml	12 Nov 2002 17:22:37 -0000	1.13
  @@ -24,7 +24,7 @@
       <section>
         <title>Getting the Forrest source</title>
         <p>
  -        Currently, the only way to get Forrest is through CVS. Please consult <link
  +        Currently, the primary to get Forrest is through CVS. Please consult <link
             href="primer.html#cvs">The Forrest Primer</link> for a description of what
        this involves.</p>
      <p>Here is how to get Forrest with a shell-based CVS client:</p>