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

    r104 r106  
    8787      </div> 
    8888 
    89       <div id="file_comments"></div> 
     89      <div id="file_comments"> write the bathymetry ASCII file of OPA 
     90</div> 
    9091 
    9192       
     
    102103        <div class="routine_details" id="_writebat"> 
    103104 
    104           <h2><a class="top" href="#container">top</a>writebat </h2> 
     105          <h2><a class="top" href="#container">top</a>writebat <span class="categories"> for OPA 
     106</span></h2> 
    105107         
    106108          <p class="header"> 
     
    108110         
    109111          <div class="comments"> 
    110  NAME: writebat 
    111  
    112  PURPOSE: write the bathymetry ASCII file of OPA 
    113  
    114  CATEGORY: for OPA 
    115  
    116  CALLING SEQUENCE: writebat, bat, filename, 
    117   
    118  INPUTS: 
    119     bat: the bathymetry, a 2d array   
    120     filename: a string containing the filename,   
    121  
    122  KEYWORD PARAMETERS: 
    123  
    124  OUTPUTS:no 
    125  
    126  COMMON BLOCKS:no 
    127  
    128  SIDE EFFECTS: 
    129  
    130  RESTRICTIONS: 
    131  
    132  EXAMPLE: 
    133112</div> 
    134113 
     
    140119             
    141120            <h4 id="_writebat_param_zbat">zbat&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     121              <span class="attr">in</span> 
    142122               
    143123               
    144                
    145                
     124              <span class="attr">required</span> 
    146125               
    147126               
     
    150129            </h4> 
    151130         
    152           <div class="comments"></div> 
     131          <div class="comments"> the bathymetry, a 2d array  </div> 
    153132             
    154133            <h4 id="_writebat_param_filename">filename&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     134              <span class="attr">in</span> 
    155135               
    156136               
    157                
    158                
     137              <span class="attr">required</span> 
    159138               
    160139               
     
    163142            </h4> 
    164143         
    165           <div class="comments"></div> 
     144          <div class="comments"> a string containing the filename,   
     145</div> 
    166146             
    167147 
     
    171151 
    172152           
     153          <h3>Version history</h3> 
    173154           
    174155           
    175            
    176            
     156          <h4>History</h4><div class="value"> Sebastien Masson (smasson@lodyc.jussieu.fr) 
     157                      Sept 30, 2003 
     158    based on batsav2.pro, written by Maurice Imbard, March 17, 1998</div> 
    177159           
    178160           
Note: See TracChangeset for help on using the changeset viewer.