crossley    2003/09/05 23:56:20

  Modified:    src/documentation/content/xdocs guidelines.xml
               targets  guidelines.html
  Log:
  Fix typo.
  
  Revision  Changes    Path
  1.7       +2 -2      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.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- guidelines.xml    4 Sep 2003 11:37:09 -0000       1.6
  +++ guidelines.xml    6 Sep 2003 06:56:19 -0000       1.7
  @@ -110,7 +110,7 @@
             <link href="http://xml.apache.org/forrest/your-project.html";>as 
described</link>,
             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 and commit 
changes).
  +          the results of ./build/site to xml-site/targets/your-project and 
commit changes).
             The sources of the top-level xml.apache.org website are in the
             xml-site/src/documentation directory.
                </p>
  @@ -121,7 +121,7 @@
                  To update a part of the website (that does *not* use Forrest) 
do this:
                  <br/>Checkout the xml-site module (you only actually need a 
few subdirs,
                        but the whole thing is quite large).
  -                     <br/>Make updates to the .xml files in the 
xml-site/sources/website
  +                     <br/>Make updates to your .xml files in the 
xml-site/sources/your-project
                  directory.
                  <br/>Go to the xml-site/sources directory locally and run the 
relevant
                  shell or bat script.
  
  
  
  1.40      +2 -2      xml-site/targets/guidelines.html
  
  Index: guidelines.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/guidelines.html,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- guidelines.html   4 Aug 2003 12:51:49 -0000       1.39
  +++ guidelines.html   6 Sep 2003 06:56:19 -0000       1.40
  @@ -498,7 +498,7 @@
             <a href="http://xml.apache.org/forrest/your-project.html";>as 
described</a>,
             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 and commit 
changes).
  +          the results of ./build/site to xml-site/targets/your-project and 
commit changes).
             The sources of the top-level xml.apache.org website are in the
             xml-site/src/documentation directory.
                </p>
  @@ -510,7 +510,7 @@
                  To update a part of the website (that does *not* use Forrest) 
do this:
                  <br>Checkout the xml-site module (you only actually need a 
few subdirs,
                        but the whole thing is quite large).
  -                     <br>Make updates to the .xml files in the 
xml-site/sources/website
  +                     <br>Make updates to your .xml files in the 
xml-site/sources/your-project
                  directory.
                  <br>Go to the xml-site/sources directory locally and run the 
relevant
                  shell or bat script.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to