kaz         02/05/04 11:37:14

  Modified:    src/dvsl/xdocs site.dvsl
  Log:
  Don't need these if we don't have sources.
  
  Revision  Changes    Path
  1.38      +2 -0      jakarta-turbine-maven/src/dvsl/xdocs/site.dvsl
  
  Index: site.dvsl
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/dvsl/xdocs/site.dvsl,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- site.dvsl 4 May 2002 17:33:02 -0000       1.37
  +++ site.dvsl 4 May 2002 18:37:14 -0000       1.38
  @@ -202,8 +202,10 @@
                       #end
                     #end
                   </div>
  +                #if ($context.toolbox.srcPresent == "true")
                   <div><small><a 
href="$relativePath/apidocs/">JavaDocs</a></small></div>
                   <div><small><a href="$relativePath/xref/">Source 
XReference</a></small></div>
  +                #end
                   <div><small><a 
href="http://jakarta.apache.org/turbine/maven/development-process.html";>Development 
Process</a></small></div>
                 </div>
   
  
  
  


Reply via email to