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/slec.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="_slec"> 
    712714 
    713           <h2><a class="top" href="#container">top</a>slec </h2> 
     715          <h2><a class="top" href="#container">top</a>slec <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           
     
    735741            </h4> 
    736742         
    737           <div class="comments"></div> 
     743          <div class="comments"> 
     744 
     745</div> 
    738746             
    739747            <h4 id="_slec_param_debut">debut&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    748756            </h4> 
    749757         
    750           <div class="comments"></div> 
     758          <div class="comments"> 
     759 
     760</div> 
    751761             
    752762            <h4 id="_slec_param_fin">fin&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    761771            </h4> 
    762772         
    763           <div class="comments"></div> 
     773          <div class="comments"> 
     774 
     775</div> 
    764776             
    765777            <h4 id="_slec_param_nomexp">nomexp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    774786            </h4> 
    775787         
    776           <div class="comments"></div> 
     788          <div class="comments"> 
     789 
     790 </div> 
    777791             
    778792 
     
    784798             
    785799            <h4 id="_slec_keyword_PARENT">PARENT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    786                
    787                
    788                
    789                
     800              <span class="attr">in</span> 
     801               
     802               
     803              <span class="attr">required</span> 
    790804               
    791805               
     
    794808            </h4> 
    795809         
    796             <div class="comments"></div> 
     810            <div class="comments"> 
     811 The widget ID of the parent widget. 
     812</div> 
    797813             
    798814            <h4 id="_slec_keyword_BOXZOOM">BOXZOOM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    807823            </h4> 
    808824         
    809             <div class="comments"></div> 
     825            <div class="comments"> 
     826 Vector indicating the geographic zone on which we want to cut the map.  
     827 If BOXZOOM has :  
     828   1 element : The extraction is made on [lon1, lon2, lat1, lat2, 0.,boxzoom[0]] 
     829   2 elements: The extraction is made on [lon1, lon2, lat1, lat2, boxzoom[0],boxzoom[1]] 
     830   4 elements: The extraction is made on [Boxzoom, 0, max([gdept, gdepw])] 
     831   5 elements: The extraction is made on [Boxzoom[0:3], 0, Boxzoom[4]] 
     832   6 elements: The extraction is made on Boxzoom  
     833 Where lon1, lon2,lat1,lat2 are global variables defined at the last domdef! 
     834</div> 
    810835             
    811836            <h4 id="_slec_keyword__EXTRA">_EXTRA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    820845            </h4> 
    821846         
    822             <div class="comments"></div> 
     847            <div class="comments"> 
     848 Used to pass your keywords 
     849  
     850 </div> 
    823851             
    824852           
    825853 
    826            
    827            
    828            
    829            
    830            
    831            
    832            
    833            
    834            
    835            
    836            
    837            
    838          
    839            
    840            
    841            
    842            
     854          <h3>Examples</h3><div class="preformat"> 
     855  
     856 </div> 
     857          <h3>Version history</h3> 
     858           
     859          <h4>Version</h4><div class="preformat">  
     860 $Id: slec.pro 150 2006-08-09 10:12:54Z navarro $ 
     861</div> 
     862          <h4>History</h4><div class="preformat"> 
     863  
     864 </div> 
     865           
     866           
     867          <h3>Known issues</h3> 
     868           
     869           
     870          <h4>Todo items</h4><div class="preformat"> 
     871 Seb: documenter 
     872</div> 
     873          <h4>Restrictions</h4><div class="preformat"> 
     874  
     875 </div> 
     876         
     877          <h3>Other attributes</h3> 
     878           
     879           
     880          <h4>Uses routines</h4><div class="preformat"> 
     881  
     882 </div> 
    843883           
    844884           
Note: See TracChangeset for help on using the changeset viewer.