Ignore:
Timestamp:
06/12/06 14:12:53 (18 years ago)
Author:
pinsard
Message:

start to modify headers of Grid .pro files for better idldoc output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/Grid/restoreboxparam.html

    r89 r103  
    8787      </div> 
    8888 
    89       <div id="file_comments"></div> 
     89      <div id="file_comments"> restore all the zoom parameters (defined by calling domdef) 
     90          perviously defined by saveboxparam 
     91</div> 
    9092 
    9193       
     
    108110         
    109111          <div class="comments"> 
    110  NAME: restoreboxparam 
    111  
    112  PURPOSE: restore all the zoom parameters (defined by calling domdef) 
    113           perviously defined by saveboxparam 
    114  
    115  CATEGORY: 
    116  
    117  CALLING SEQUENCE: restoreboxparam, filename 
    118   
    119  INPUTS: filename a scalar string defining the file name  
    120  
    121  KEYWORD PARAMETERS: none 
    122  
    123  OUTPUTS:none 
    124112</div> 
    125113 
     
    131119             
    132120            <h4 id="_restoreboxparam_param_filename">filename&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     121              <span class="attr">in</span> 
    133122               
    134123               
    135                
    136                
     124              <span class="attr">required</span> 
    137125               
    138126               
     
    141129            </h4> 
    142130         
    143           <div class="comments"></div> 
     131          <div class="comments"> a scalar string defining the file name  
     132</div> 
    144133             
    145134 
     
    148137           
    149138 
     139          <h3>Examples</h3><div class="value"> 
     140 IDL> restoreboxparam, filename 
     141 </div> 
     142          <h3>Version history</h3> 
     143           
     144           
     145          <h4>History</h4><div class="value"> Sebastien Masson (smasson@lodyc.jussieu.fr) 
     146                      July 2005</div> 
     147           
     148           
     149          <h3>Known issues</h3> 
    150150           
    151151           
    152152           
     153          <h4>Restrictions</h4><div class="value"> all def_myuniquetmpdir, if myuniquetmpdir is undefined:  
     154               => define, create and add it to !path 
     155</div> 
     156         
     157          <h3>Other attributes</h3> 
    153158           
    154159           
    155            
    156            
    157            
    158            
    159            
    160            
    161            
    162          
    163            
    164            
    165            
    166            
     160          <h4>Uses routines</h4><div class="value"> cm_4mesh and cm_demomode_used if we are in demo mode 
     161</div> 
    167162           
    168163           
Note: See TracChangeset for help on using the changeset viewer.