[jboss-cvs] jboss-seam/doc/reference/en ...

Norman Richards norman.richards at jboss.com
Wed Jan 17 06:20:32 EST 2007


  User: nrichards
  Date: 07/01/17 06:20:32

  Modified:    doc/reference/en  master.xml
  Log:
  add itext docs
  
  Revision  Changes    Path
  1.51      +2 -2      jboss-seam/doc/reference/en/master.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: master.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/master.xml,v
  retrieving revision 1.50
  retrieving revision 1.51
  diff -u -b -r1.50 -r1.51
  --- master.xml	17 Jan 2007 02:52:11 -0000	1.50
  +++ master.xml	17 Jan 2007 11:20:32 -0000	1.51
  @@ -20,6 +20,7 @@
   <!ENTITY annotations            SYSTEM "modules/annotations.xml">
   <!ENTITY components             SYSTEM "modules/components.xml">
   <!ENTITY controls               SYSTEM "modules/controls.xml">
  +<!ENTITY itext                  SYSTEM "modules/itext.xml">
   <!ENTITY elenhancements         SYSTEM "modules/elenhancements.xml">
   <!ENTITY testing                SYSTEM "modules/testing.xml">
   <!ENTITY tools                  SYSTEM "modules/tools.xml">
  @@ -27,7 +28,6 @@
   ]>
   
   <book lang="en">
  -
       <bookinfo>
           <title>Seam - Contextual Components</title>
           <subtitle>A Framework for Java EE 5</subtitle>
  @@ -267,10 +267,10 @@
       &annotations;
       &components;
       &controls;
  +    &itext;
       &elenhancements;
       &testing;
       &tools;
       &security;
  -
   </book>
   
  
  
  



More information about the jboss-cvs-commits mailing list