Ignore:
Timestamp:
08/29/06 14:59:46 (18 years ago)
Author:
navarro
Message:

header improvements : type of parameters and keywords, default values, spell checking + idldoc assistant (IDL online_help)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/CALCULS/grad.html

    r157 r163  
    699699      </div> 
    700700 
    701       <div id="file_comments"></div> 
     701      <div id="file_comments"> 
     702 
     703</div> 
    702704 
    703705       
     
    714716        <div class="routine_details" id="_grad"> 
    715717 
    716           <h2><a class="top" href="#container">top</a>grad </h2> 
     718          <h2><a class="top" href="#container">top</a>grad <span class="categories"> 
     719 
     720</span></h2> 
    717721         
    718722          <p class="header"> 
    719723            <span class="result">result = </span>grad(<span class="result"><a href="#_grad_param_field">field</a>, <a href="#_grad_param_direc">direc</a></span>)</p> 
    720724         
    721           <div class="comments"> 
    722  NAME: 
    723  
    724  PURPOSE: 
    725  
    726  CATEGORY: 
    727  
    728  CALLING SEQUENCE: 
    729   
    730  INPUTS: 
    731  
    732  KEYWORD PARAMETERS: 
    733  
    734  OUTPUTS: 
    735  
    736  COMMON BLOCKS:common.pro 
    737  
    738  SIDE EFFECTS: 
    739  
    740  RESTRICTIONS: 
    741  
    742  EXAMPLE: 
    743  
    744  MODIFICATION HISTORY:Sebastien Masson (smasson\@lodyc.jussieu.fr) 
    745 </div> 
    746  
    747            
     725          <div class="comments"></div> 
     726 
     727          <h3>Return value</h3><div class="preformat"> 
     728 
     729</div> 
    748730 
    749731           
     
    762744            </h4> 
    763745         
    764           <div class="comments"></div> 
     746          <div class="comments"> 
     747 
     748</div> 
    765749             
    766750            <h4 id="_grad_param_direc">direc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    775759            </h4> 
    776760         
    777           <div class="comments"></div> 
     761          <div class="comments"> 
     762 
     763</div> 
    778764             
    779765 
     
    782768           
    783769 
    784            
    785            
    786            
    787            
    788            
     770          <h3>Examples</h3><div class="preformat"> 
     771 
     772</div> 
     773          <h3>Version history</h3> 
     774           
     775          <h4>Version</h4><div class="preformat"> 
     776 $Id: grad.pro 159 2006-08-28 14:50:01Z smasson $ 
     777</div> 
     778          <h4>History</h4><div class="preformat"> 
     779 Sebastien Masson (smasson@lodyc.jussieu.fr) 
     780</div> 
    789781           
    790782           
     
    792784           
    793785           
    794           <h4>Todo items</h4><div class="preformat"> seb: remplir les truc! 
    795  
    796 </div> 
    797            
    798          
    799            
    800            
    801            
    802            
    803            
    804            
    805            
    806          
     786          <h4>Todo items</h4><div class="preformat">  
     787 seb: remplir les truc!</div> 
     788          <h4>Restrictions</h4><div class="preformat"> 
     789 
     790</div> 
     791         
     792          <h3>Other attributes</h3> 
     793           
     794           
     795          <h4>Uses routines</h4><div class="preformat"> 
     796 
     797</div> 
     798           
     799           
     800           
     801         
     802          <h3>Statistics</h3> 
     803          <table class="statistics"> 
     804            <tr><td>McCabe cyclic</td><td>          65</td></tr> 
     805            <tr><td>McCabe essential</td><td>           1</td></tr> 
     806            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     807          </table> 
    807808           
    808809         
Note: See TracChangeset for help on using the changeset viewer.