[jboss-cvs] JBossCache/docs/JBossCache-UserGuide/en/modules ...

Brian Stansberry brian.stansberry at jboss.com
Thu May 31 01:22:37 EDT 2007


  User: bstansberry
  Date: 07/05/31 01:22:37

  Modified:    docs/JBossCache-UserGuide/en/modules  basic_api.xml
  Log:
  Add an id for links
  
  Revision  Changes    Path
  1.10      +2 -2      JBossCache/docs/JBossCache-UserGuide/en/modules/basic_api.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: basic_api.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/docs/JBossCache-UserGuide/en/modules/basic_api.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- basic_api.xml	30 May 2007 21:37:42 -0000	1.9
  +++ basic_api.xml	31 May 2007 05:22:36 -0000	1.10
  @@ -35,8 +35,8 @@
         </para>
      </section>
      
  -   <section>
  -      <title>Creating and Starting the Cache</title>
  +   <section id="api.create_start">
  +      <title>Instantiating and Starting the Cache</title>
         <para>
            An instance of the <literal>Cache</literal> interface can only be created
            via a <literal>CacheFactory</literal>. (This is unlike JBoss Cache 1.x,
  
  
  



More information about the jboss-cvs-commits mailing list