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/buildreadcmd.html

    r138 r151  
    717717         
    718718          <div class="comments"> 
    719  NAME:buildreadcmd 
    720  
    721  PURPOSE: 
    722  
    723  CATEGORY: 
    724  
    725  CALLING SEQUENCE: 
    726   
    727  INPUTS: 
    728  
    729  KEYWORD PARAMETERS: 
    730  
    731  OUTPUTS: 
    732  
    733  COMMON BLOCKS:common.pro 
    734  
    735  SIDE EFFECTS: 
    736  
    737  RESTRICTIONS: 
    738  
    739  EXAMPLE: 
    740 </div> 
     719 </div> 
    741720 
    742721           
     
    747726             
    748727            <h4 id="_buildreadcmd_param_base">base&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    749                
    750                
    751                
    752                
     728              <span class="attr">in</span> 
     729               
     730               
     731              <span class="attr">required</span> 
    753732               
    754733               
     
    757736            </h4> 
    758737         
    759           <div class="comments"></div> 
     738          <div class="comments">  
     739 The id of the widget where apply the drawing. 
     740</div> 
    760741             
    761742            <h4 id="_buildreadcmd_param_snameexp">snameexp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    762                
    763                
    764                
    765                
     743              <span class="attr">in</span> 
     744               
     745               
     746              <span class="attr">required</span> 
    766747               
    767748               
     
    770751            </h4> 
    771752         
    772           <div class="comments"></div> 
     753          <div class="comments"> 
     754 
     755</div> 
    773756             
    774757            <h4 id="_buildreadcmd_param_procedure">procedure&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    775                
    776                
    777                
    778                
     758              <span class="attr">in</span> 
     759               
     760               
     761              <span class="attr">required</span> 
    779762               
    780763               
     
    783766            </h4> 
    784767         
    785           <div class="comments"></div> 
     768          <div class="comments"> 
     769 
     770</div> 
    786771             
    787772            <h4 id="_buildreadcmd_param_type">type&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    788                
    789                
    790                
    791                
     773              <span class="attr">in</span> 
     774               
     775               
     776              <span class="attr">required</span> 
    792777               
    793778               
     
    796781            </h4> 
    797782         
    798           <div class="comments"></div> 
     783          <div class="comments"> 
     784 
     785 </div> 
    799786             
    800787 
     
    816803            </h4> 
    817804         
    818             <div class="comments"></div> 
     805            <div class="comments"> 
     806 Vector indicating the geographic zone on which we want to cut the map.  
     807 If BOXZOOM has :  
     808   1 element : The extraction is made on [lon1, lon2, lat1, lat2, 0.,boxzoom[0]] 
     809   2 elements: The extraction is made on [lon1, lon2, lat1, lat2, boxzoom[0],boxzoom[1]] 
     810   4 elements: The extraction is made on [Boxzoom, 0, max([gdept, gdepw])] 
     811   5 elements: The extraction is made on [Boxzoom[0:3], 0, Boxzoom[4]] 
     812   6 elements: The extraction is made on Boxzoom  
     813 Where lon1, lon2,lat1,lat2 are global variables defined at the last domdef! 
     814</div> 
    819815             
    820816            <h4 id="_buildreadcmd_keyword_COMPLETE">COMPLETE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    829825            </h4> 
    830826         
    831             <div class="comments"></div> 
     827            <div class="comments"> 
     828 
     829  </div> 
    832830             
    833831            <h4 id="_buildreadcmd_keyword_NAMEFIELD">NAMEFIELD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    842840            </h4> 
    843841         
    844             <div class="comments"></div> 
     842            <div class="comments"> 
     843 
     844</div> 
    845845             
    846846           
    847847 
    848848           
    849            
    850            
    851            
    852            
    853            
    854            
    855            
    856            
    857            
    858            
    859            
    860          
    861            
    862            
    863            
    864            
     849          <h3>Version history</h3> 
     850           
     851          <h4>Version</h4><div class="preformat">  
     852 $Id: buildreadcmd.pro 150 2006-08-09 10:12:54Z navarro $ 
     853</div> 
     854          <h4>History</h4><div class="preformat"></div> 
     855           
     856           
     857          <h3>Known issues</h3> 
     858           
     859           
     860          <h4>Todo items</h4><div class="preformat"> 
     861 seb: documenter les param et les keyword qui ne le sont pas. 
     862</div> 
     863           
     864         
     865          <h3>Other attributes</h3> 
     866           
     867           
     868          <h4>Uses routines</h4><div class="preformat"> 
     869 common.pro 
     870 </div> 
    865871           
    866872           
Note: See TracChangeset for help on using the changeset viewer.