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

Gavin King gavin.king at jboss.com
Fri Jul 14 00:45:09 EDT 2006


  User: gavin   
  Date: 06/07/14 00:45:09

  Modified:    doc/reference/en  master.xml
  Log:
  added jsf controls chapter
  
  Revision  Changes    Path
  1.33      +3 -1      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.32
  retrieving revision 1.33
  diff -u -b -r1.32 -r1.33
  --- master.xml	18 Jun 2006 16:55:06 -0000	1.32
  +++ master.xml	14 Jul 2006 04:45:09 -0000	1.33
  @@ -13,6 +13,7 @@
   <!ENTITY configuration          SYSTEM "modules/configuration.xml">
   <!ENTITY annotations            SYSTEM "modules/annotations.xml">
   <!ENTITY components             SYSTEM "modules/components.xml">
  +<!ENTITY controls               SYSTEM "modules/controls.xml">
   <!ENTITY testing                SYSTEM "modules/testing.xml">
   <!ENTITY tools                  SYSTEM "modules/tools.xml">
   ]>
  @@ -241,6 +242,7 @@
       &configuration;
       &annotations;
       &components;
  +    &controls;
       &testing;
       &tools;
   
  
  
  



More information about the jboss-cvs-commits mailing list