Ignore:
Timestamp:
06/12/06 16:49:30 (18 years ago)
Author:
pinsard
Message:

start to modify headers of ReadWrite? *.pro files for better idldoc output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ReadWrite/scanoasis.html

    r104 r106  
    8787      </div> 
    8888 
    89       <div id="file_comments"></div> 
     89      <div id="file_comments"> scan an Oasis file (version < 2.5) 
     90</div> 
    9091 
    9192       
     
    102103        <div class="routine_details" id="_scanoasis"> 
    103104 
    104           <h2><a class="top" href="#container">top</a>scanoasis </h2> 
     105          <h2><a class="top" href="#container">top</a>scanoasis <span class="categories"> know what is inside 
     106</span></h2> 
    105107         
    106108          <p class="header"> 
    107109            scanoasis<span class="result">, <a href="#_scanoasis_param_filename">filename</a></span></p> 
    108110         
    109           <div class="comments"> 
    110  NAME:scanoasis 
    111  
    112  PURPOSE:scan an Oasis file (version < 2.5) 
    113  
    114  CATEGORY:know what is inside 
    115  
    116  CALLING SEQUENCE:scanoasis, filename 
    117   
    118  INPUTS: filename: the file name! 
    119  
    120  KEYWORD PARAMETERS: 
    121  
    122  OUTPUTS: 
    123  
    124  COMMON BLOCKS: 
    125  
    126  SIDE EFFECTS: List the variable names included in a Oasis file 
    127  
    128  RESTRICTIONS: 
    129  
    130  EXAMPLE:  IDL> scanoasis,'grids_orca_t106' 
    131 </div> 
     111          <div class="comments"></div> 
    132112 
    133113           
     
    138118             
    139119            <h4 id="_scanoasis_param_filename">filename&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     120              <span class="attr">in</span> 
    140121               
    141122               
    142                
    143                
     123              <span class="attr">required</span> 
    144124               
    145125               
     
    148128            </h4> 
    149129         
    150           <div class="comments"></div> 
     130          <div class="comments"> the file name 
     131</div> 
    151132             
    152133 
     
    155136           
    156137 
     138          <h3>Examples</h3><div class="value"> 
     139  IDL> scanoasis,'grids_orca_t106' 
     140</div> 
     141          <h3>Version history</h3> 
     142           
     143           
     144          <h4>History</h4><div class="value"> Sebastien Masson (smasson@lodyc.jussieu.fr) 
     145                      July 01, 2002</div> 
     146           
     147           
     148          <h3>Known issues</h3> 
    157149           
    158150           
    159151           
    160            
    161            
    162            
    163            
    164            
    165            
    166            
    167            
    168            
     152          <h4>Restrictions</h4><div class="value"> List the variable names included in a Oasis file 
     153</div> 
    169154         
    170155           
Note: See TracChangeset for help on using the changeset viewer.