Ignore:
Timestamp:
03/21/07 10:14:37 (17 years ago)
Author:
pinsard
Message:

new idldoc html and assistant outputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/Utilities/protype.html

    r200 r234  
    104104        <div class="routine_details" id="_protype"> 
    105105 
    106           <h2><a class="top" href="#container">top</a>protype <span class="categories">  
     106          <h2><a class="top" href="#container">top</a>protype <span class="categories"> 
    107107 Utilities 
    108108</span></h2> 
     
    111111            <span class="result">result = </span>protype(<span class="result"><a href="#_protype_param_file">file</a></span>)</p> 
    112112         
    113           <div class="comments"></div> 
    114  
    115           <h3>Return value</h3><div class="preformat">  
     113          <div class="comments"> 
     114</div> 
     115 
     116          <h3>Return value</h3><div class="preformat"> 
     117 -1 if not found 
    116118 A scalar of string type: 'proc', 'func' or 'batch' 
    117119</div> 
     
    125127               
    126128               
    127                
    128                
    129                
     129              <span class="attr">required</span> 
     130               
     131              <span class="attr">type:</span> <span class="value">string</span> 
    130132               
    131133               
    132134            </h4> 
    133135         
    134           <div class="comments">  
    135  A scalar of string type, the name of the ".pro" file to be tested 
     136          <div class="comments"> 
     137 the name of the ".pro" file to be tested. 
    136138 if necessary, the input name is completed with '.pro' 
    137139 and its path found in !path 
     
    156158          <h3>Version history</h3> 
    157159           
    158           <h4>Version</h4><div class="preformat"> $Id: protype.pro 163 2006-08-29 12:59:46Z navarro $</div> 
    159           <h4>History</h4><div class="preformat"> Sebastien Masson (smasson@lodyc.jussieu.fr) 
     160          <h4>Version</h4><div class="preformat"> 
     161 $Id: protype.pro 231 2007-03-19 17:15:51Z pinsard $</div> 
     162          <h4>History</h4><div class="preformat"> 
     163 Sebastien Masson (smasson@lodyc.jussieu.fr) 
    160164                       Feb 2006 
    161165</div> 
Note: See TracChangeset for help on using the changeset viewer.