You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by ar...@apache.org on 2004/05/04 16:19:04 UTC

cvs commit: db-ojb/forrest/src/documentation/content/xdocs site.xml

arminw      2004/05/04 07:19:04

  Modified:    forrest/src/documentation/content/xdocs/docu
                        howto-build-mappings.xml mapping-tutorial.xml
                        repository.xml
               forrest/src/documentation/content/xdocs site.xml
  Log:
  update links
  
  Revision  Changes    Path
  1.3       +2 -2      db-ojb/forrest/src/documentation/content/xdocs/docu/howto-build-mappings.xml
  
  Index: howto-build-mappings.xml
  ===================================================================
  RCS file: /home/cvs/db-ojb/forrest/src/documentation/content/xdocs/docu/howto-build-mappings.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- howto-build-mappings.xml	28 Apr 2004 08:03:52 -0000	1.2
  +++ howto-build-mappings.xml	4 May 2004 14:19:03 -0000	1.3
  @@ -314,7 +314,7 @@
   			</li>
   		</ul>
               <note>
  -                The ReverseDB tool is not up to date.
  +                The ReverseDB tool is not up to date - any help is welcome.
               </note>
   </section>
   
  
  
  
  1.4       +2 -2      db-ojb/forrest/src/documentation/content/xdocs/docu/mapping-tutorial.xml
  
  Index: mapping-tutorial.xml
  ===================================================================
  RCS file: /home/cvs/db-ojb/forrest/src/documentation/content/xdocs/docu/mapping-tutorial.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- mapping-tutorial.xml	28 Apr 2004 08:03:52 -0000	1.3
  +++ mapping-tutorial.xml	4 May 2004 14:19:03 -0000	1.4
  @@ -204,7 +204,7 @@
                     <p>
                         It is important to note that this metadata mapping can be
                         <link href="site:metadata">modified at runtime</link>
  -                      through the <link href="ext:javadoc/metadata-manager">
  +                      through the <link href="ext:api/metadata-manager">
                         <code>org.apache.ojb.metadata.MetadataManager</code></link> class.
                     </p>
                 </section>
  
  
  
  1.4       +2 -2      db-ojb/forrest/src/documentation/content/xdocs/docu/repository.xml
  
  Index: repository.xml
  ===================================================================
  RCS file: /home/cvs/db-ojb/forrest/src/documentation/content/xdocs/docu/repository.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- repository.xml	28 Apr 2004 08:03:52 -0000	1.3
  +++ repository.xml	4 May 2004 14:19:03 -0000	1.4
  @@ -896,7 +896,7 @@
                   </p>
                   <p>
                       The <em>sequence-name</em> attribute can be used to state explicitly a sequence
  -                    name used by the sequence manager implementations. Check the docs/javadocs
  +                    name used by the sequence manager implementations. Check the <link href="ext:javadoc">javadocs</link>
                       of the used sequence manager implementation to get information if this
                       is a mandatory attribute. OJB standard sequence manager implementations
                       build a sequence name by its own, if the attribute was not set.
  
  
  
  1.8       +4 -3      db-ojb/forrest/src/documentation/content/xdocs/site.xml
  
  Index: site.xml
  ===================================================================
  RCS file: /home/cvs/db-ojb/forrest/src/documentation/content/xdocs/site.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- site.xml	28 Apr 2004 08:03:54 -0000	1.7
  +++ site.xml	4 May 2004 14:19:04 -0000	1.8
  @@ -167,9 +167,10 @@
       <!-- Usage example: <link href="ext:jakarta/tomcat">XXX</link> -->
       <external-refs>
           <!-- TODO fix this link -->
  -        <javadoc href="api/">
  +        <api href="api/">
  +            <javadoc href="index.html"/>
               <metadata-manager href="org/apache/ojb/broker/metadata/MetadataManager.html"/>
  -        </javadoc>
  +        </api>
           <ojb>
               <mail>
                   <user>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org