crossley    2003/09/06 03:56:29

  Modified:    src/documentation/content/xdocs guidelines.xml
               targets  guidelines.html
  Log:
  Clarify how to build a sub-project website.
  
  Revision  Changes    Path
  1.8       +8 -4      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.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- guidelines.xml    6 Sep 2003 06:56:19 -0000       1.7
  +++ guidelines.xml    6 Sep 2003 10:56:29 -0000       1.8
  @@ -105,14 +105,18 @@
          <section>
                <title>Updating Forrest based sub-project websites</title>
   
  +        <p>The sub-projects generate their website from their own sources and
  +          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>
  -          install it
  +          for your project install it
             <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
  +          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).
  +          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.
  +          xml-site/src/documentation/ directory.
                </p>
          </section>
          <section>
  
  
  
  1.41      +8 -4      xml-site/targets/guidelines.html
  
  Index: guidelines.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/guidelines.html,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- guidelines.html   6 Sep 2003 06:56:19 -0000       1.40
  +++ guidelines.html   6 Sep 2003 10:56:29 -0000       1.41
  @@ -493,14 +493,18 @@
   <a name="N10226"></a><a 
name="Updating+Forrest+based+sub-project+websites"></a>
   <h4>Updating Forrest based sub-project websites</h4>
   <div style="margin-left: 0 ; border: 2px">
  +        <p>The sub-projects generate their website from their own sources and
  +          put the result into the relevant project directory, i.e.
  +          xml-site/targets/your-project/
  +        </p>
   <p>To use <a href="http://xml.apache.org/forrest/";>Forrest</a>
  -          install it
  +          for your project install it
             <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
  +          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).
  +          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.
  +          xml-site/src/documentation/ directory.
                </p>
   </div>
   <a name="N10238"></a><a name="Updating+non-Forrest+sub-project+websites"></a>
  
  
  

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

Reply via email to