You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cr...@apache.org on 2003/05/31 07:36:44 UTC

cvs commit: cocoon-2.1/src/documentation/xdocs/userdocs/concepts validation.xml

crossley    2003/05/30 22:36:44

  Modified:    src/documentation/xdocs/userdocs/concepts validation.xml
  Log:
  Sync with some changes from the 2.0 doc.
  
  Revision  Changes    Path
  1.2       +5 -4      cocoon-2.1/src/documentation/xdocs/userdocs/concepts/validation.xml
  
  Index: validation.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/concepts/validation.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- validation.xml	9 Mar 2003 00:08:18 -0000	1.1
  +++ validation.xml	31 May 2003 05:36:44 -0000	1.2
  @@ -22,8 +22,9 @@
   
    <anchor id="overview"/>
    <s1 title="Overview">
  -  <p>
  -### 
  +<note>This document is under development.</note>
  +  <p>You really should validate documents in your editing environment.
  +    It is not the concern of Cocoon. However there are some facilities.
     </p>
    </s1>
   
  @@ -45,8 +46,8 @@
    <s1 title="Operation">
      <p>
       There are three validation targets in build.xml (see some internal notes).
  -    If you do not want validation to happen automatically during the build
  -    (for some strange reason) then you can switch it off in
  +    If you do not want validation to happen automatically during the build,
  +    then you can switch it off in
       <code>./properties.xml</code>
      </p>
      <p>