Ignore:
Timestamp:
08/09/06 12:21:11 (18 years ago)
Author:
navarro
Message:

english and nicer header (3b)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/WIDGET/AUTOUR_de_XXX/changefile.html

    r138 r151  
    696696      </div> 
    697697 
    698       <div id="file_comments"></div> 
     698      <div id="file_comments"> 
     699 
     700</div> 
    699701 
    700702       
     
    711713        <div class="routine_details" id="_changefile"> 
    712714 
    713           <h2><a class="top" href="#container">top</a>changefile </h2> 
     715          <h2><a class="top" href="#container">top</a>changefile <span class="categories"> 
     716 
     717 </span></h2> 
    714718         
    715719          <p class="header"> 
     
    718722          <div class="comments"></div> 
    719723 
    720            
     724          <h3>Return value</h3><div class="preformat"> 
     725  
     726 </div> 
    721727 
    722728           
     
    725731             
    726732            <h4 id="_changefile_param_base">base&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    727                
    728                
    729                
    730                
     733              <span class="attr">in</span> 
     734               
     735               
     736              <span class="attr">required</span> 
    731737               
    732738               
     
    735741            </h4> 
    736742         
    737           <div class="comments"></div> 
     743          <div class="comments"> 
     744 The id of the widget where apply the drawing. 
     745</div> 
    738746             
    739747            <h4 id="_changefile_param_newfilename">newfilename&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    748756            </h4> 
    749757         
    750           <div class="comments"></div> 
     758          <div class="comments"> 
     759 
     760 </div> 
    751761             
    752762 
     
    768778            </h4> 
    769779         
    770             <div class="comments"></div> 
     780            <div class="comments"> 
     781 Vector indicating the geographic zone on which we want to cut the map.  
     782 If BOXZOOM has :  
     783   1 element : The extraction is made on [lon1, lon2, lat1, lat2, 0.,boxzoom[0]] 
     784   2 elements: The extraction is made on [lon1, lon2, lat1, lat2, boxzoom[0],boxzoom[1]] 
     785   4 elements: The extraction is made on [Boxzoom, 0, max([gdept, gdepw])] 
     786   5 elements: The extraction is made on [Boxzoom[0:3], 0, Boxzoom[4]] 
     787   6 elements: The extraction is made on Boxzoom  
     788 Where lon1, lon2,lat1,lat2 are global variables defined at the last domdef! 
     789 </div> 
    771790             
    772791            <h4 id="_changefile_keyword_DATE1">DATE1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    781800            </h4> 
    782801         
    783             <div class="comments"></div> 
     802            <div class="comments"> 
     803 </div> 
    784804             
    785805            <h4 id="_changefile_keyword_DATE2">DATE2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    794814            </h4> 
    795815         
    796             <div class="comments"></div> 
     816            <div class="comments"> 
     817</div> 
    797818             
    798819            <h4 id="_changefile_keyword_FIELDNAME">FIELDNAME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    807828            </h4> 
    808829         
    809             <div class="comments"></div> 
     830            <div class="comments"> 
     831  
     832 </div> 
    810833             
    811834           
    812835 
    813            
    814            
    815            
    816            
    817            
    818            
    819            
    820            
    821            
    822            
    823            
    824            
    825          
    826            
    827            
    828            
    829            
     836          <h3>Examples</h3><div class="preformat"> 
     837  
     838 </div> 
     839          <h3>Version history</h3> 
     840           
     841          <h4>Version</h4><div class="preformat">  
     842 $Id: changefile.pro 150 2006-08-09 10:12:54Z navarro $ 
     843</div> 
     844          <h4>History</h4><div class="preformat"> 
     845  
     846 </div> 
     847           
     848           
     849          <h3>Known issues</h3> 
     850           
     851           
     852          <h4>Todo items</h4><div class="preformat"> 
     853 seb 
     854</div> 
     855          <h4>Restrictions</h4><div class="preformat"> 
     856  
     857 </div> 
     858         
     859          <h3>Other attributes</h3> 
     860           
     861           
     862          <h4>Uses routines</h4><div class="preformat"> 
     863  
     864 </div> 
    830865           
    831866           
Note: See TracChangeset for help on using the changeset viewer.