You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general-cvs@xml.apache.org by cr...@apache.org on 2004/06/13 10:31:23 UTC

cvs commit: xml-site/src/documentation/content/xdocs guidelines.xml

crossley    2004/06/13 01:31:23

  Modified:    src/documentation/content/xdocs guidelines.xml
  Log:
  Change URLs for Forrest.
  
  Revision  Changes    Path
  1.11      +7 -6      xml-site/src/documentation/content/xdocs/guidelines.xml
  
  Index: guidelines.xml
  ===================================================================
  RCS file: /home/cvs/xml-site/src/documentation/content/xdocs/guidelines.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- guidelines.xml	6 Sep 2003 23:09:38 -0000	1.10
  +++ guidelines.xml	13 Jun 2004 08:31:23 -0000	1.11
  @@ -52,8 +52,8 @@
   		first check out the xml-site repository from cvs.apache.org
   	  </p>
   	  <note>
  -		The website is gradually being converted to 
  -		<jump href="http://xml.apache.org/forrest/">Forrest</jump>.  Whilst 
  +		The website is gradually being converted to use
  +		<jump href="http://forrest.apache.org/">Forrest</jump>.  Whilst 
   		this conversion is occuring, there are two methods for updating 
   		content, dependent on what part of the site is being updated.
   	  </note>
  @@ -63,7 +63,7 @@
   		
   		<p>
   		  The top level of the site is created using Forrest.  To update,
  -		  committers with access to xml-site should check out this module,
  +		  committers with access to xml-site should checkout this module,
   		  and make the content changes to the files found in
   		  <em>xml-site/src/documentation/content/xdocs</em>
   		</p>
  @@ -75,6 +75,7 @@
   		  cvs xml-site module.  (After checking in the content changes made.)
   		</p>
   		<source>
  + (Currently using xml-forrest-0.5.1)
   cvs checkout xml-forrest
   cd xml-forrest
   ./build.sh
  @@ -99,7 +100,7 @@
   		<note>
   		  To stop random people triggering resource-intensive rebuilds, the page is
   		  password-protected.  Committers wishing to use this facility should contact
  -		  the <jump href="mailto:forrest-dev">forrest-dev</jump> mailing list.
  +		  the <jump href="http://forrest.apache.org/mail-lists.html">forrest-dev</jump> mailing list.
   		</note>
   	  </section>
   	  <section>
  @@ -109,9 +110,9 @@
             put the result into the relevant project directory, i.e.
             <code>xml-site/targets/your-project/</code>
           </p>
  -        <p>To use <link href="http://xml.apache.org/forrest/">Forrest</link>
  +        <p>To use <link href="http://forrest.apache.org/">Forrest</link>
             for your project install it
  -          <link href="http://xml.apache.org/forrest/your-project.html">as described</link>,
  +          <link href="http://forrest.apache.org/docs/your-project.html">as described</link>,
             then cd in the directory of your project and run "forrest". Publish the
             HTML/PDF result of the build into the xml-site/targets module (copy
             the results of ./build/site/ to xml-site/targets/your-project/ and commit changes).
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: general-cvs-help@xml.apache.org