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/Utilities/routine_name.html

    r157 r163  
    749749 A whole number which give us how many level we have to reascend 
    750750 in the piling up of routines and subroutines to find the looked for routine. 
    751  
    752751</div> 
    753752             
     
    771770          <h3>Version history</h3> 
    772771           
    773           <h4>Version</h4><div class="preformat"> $Id: routine_name.pro 136 2006-07-10 15:20:19Z pinsard $ 
     772          <h4>Version</h4><div class="preformat"> $Id: routine_name.pro 157 2006-08-21 09:01:50Z navarro $ 
    774773</div> 
    775774          <h4>History</h4><div class="preformat"> Sebastien Masson (smasson@lodyc.jussieu.fr) 
     
    784783          <h4>Restrictions</h4><div class="preformat"> 
    785784 This function use the keyword OUTPUT in help.pro and it is specified 
    786  in the online help that the return syntax of this word can change in 
     785 in the on-line help that the return syntax of this word can change in 
    787786 function of the version of the code. This version works with IDL 5.2. 
    788787</div> 
     
    796795           
    797796         
     797          <h3>Statistics</h3> 
     798          <table class="statistics"> 
     799            <tr><td>McCabe cyclic</td><td>           6</td></tr> 
     800            <tr><td>McCabe essential</td><td>           1</td></tr> 
     801            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     802          </table> 
    798803           
    799804         
Note: See TracChangeset for help on using the changeset viewer.