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 2007/04/07 07:48:50 UTC

svn commit: r526366 - in /forrest/trunk/site-author/content/xdocs: docs_0_60/your-project.xml docs_0_70/your-project.xml docs_0_80/your-project.xml

Author: crossley
Date: Fri Apr  6 22:48:49 2007
New Revision: 526366

URL: http://svn.apache.org/viewvc?view=rev&rev=526366
Log:
Use <source> rather than <p xml:space="preserve">

Modified:
    forrest/trunk/site-author/content/xdocs/docs_0_60/your-project.xml
    forrest/trunk/site-author/content/xdocs/docs_0_70/your-project.xml
    forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml

Modified: forrest/trunk/site-author/content/xdocs/docs_0_60/your-project.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_60/your-project.xml?view=diff&rev=526366&r1=526365&r2=526366
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_60/your-project.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_60/your-project.xml Fri Apr  6 22:48:49 2007
@@ -508,11 +508,11 @@
          For example, to emulate the simple 
          <link href="http://maven.apache.org/">Maven</link> format:
        </p>
-       <p xml:space="preserve">
+       <source>
          /xdocs
          /xdocs/images
          /xdocs/stylesheets
-       </p>
+       </source>
        <p>Here are the required property definitions:</p>
        <source>
 project.content-dir=xdocs

Modified: forrest/trunk/site-author/content/xdocs/docs_0_70/your-project.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_70/your-project.xml?view=diff&rev=526366&r1=526365&r2=526366
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_70/your-project.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_70/your-project.xml Fri Apr  6 22:48:49 2007
@@ -545,11 +545,11 @@
          For example, to emulate the simple 
          <link href="http://maven.apache.org/">Maven</link> format:
        </p>
-       <p xml:space="preserve">
+       <source>
          /xdocs
          /xdocs/images
          /xdocs/stylesheets
-       </p>
+       </source>
        <p>Here are the required property definitions:</p>
        <source>
 project.content-dir=xdocs

Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml?view=diff&rev=526366&r1=526365&r2=526366
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml Fri Apr  6 22:48:49 2007
@@ -561,11 +561,11 @@
          For example, to emulate the simple 
          <link href="http://maven.apache.org/">Maven</link> format:
        </p>
-       <p xml:space="preserve">
+       <source>
          /xdocs
          /xdocs/images
          /xdocs/stylesheets
-       </p>
+       </source>
        <p>Here are the required property definitions:</p>
        <source>
 project.content-dir=xdocs