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/PLOTS/axe.html

    r157 r163  
    722722         
    723723          <p class="header"> 
    724             axe<span class="result">, <a href="#_axe_param_coupe">coupe</a>, <a href="#_axe_param_tempsmin">tempsmin</a>, <a href="#_axe_param_tempsmax">tempsmax</a></span>, <a href="#_axe_keyword_REVERSE_X">REVERSE_X</a>=<span class="result">REVERSE_X</span>, <a href="#_axe_keyword_REVERSE_Y">REVERSE_Y</a>=<span class="result">REVERSE_Y</span>, <a href="#_axe_keyword_SIN">SIN</a>=<span class="result">SIN</span>, <a href="#_axe_keyword_SEPDATE">SEPDATE</a>=<span class="result">SEPDATE</span>, <a href="#_axe_keyword_DIGITSYEAR">DIGITSYEAR</a>=<span class="result">DIGITSYEAR</span>, <a href="#_axe_keyword__EXTRA">_EXTRA</a>=<span class="result">_EXTRA</span></p> 
     724            axe<span class="result">, <a href="#_axe_param_coupe">coupe</a>, <a href="#_axe_param_tempsmin">tempsmin</a>, <a href="#_axe_param_tempsmax">tempsmax</a></span>, <a href="#_axe_keyword_REVERSE_X">REVERSE_X</a>=<span class="result">REVERSE_X</span>, <a href="#_axe_keyword_REVERSE_Y">REVERSE_Y</a>=<span class="result">REVERSE_Y</span>, <a href="#_axe_keyword_SIN">SIN</a>=<span class="result">SIN</span>, <a href="#_axe_keyword_SEPDATE">SEPDATE</a>=<span class="result">string</span>, <a href="#_axe_keyword_DIGITSYEAR">DIGITSYEAR</a>=<span class="result">DIGITSYEAR</span>, <a href="#_axe_keyword__EXTRA">_EXTRA</a>=<span class="result">_EXTRA</span></p> 
    725725         
    726726          <div class="comments"> 
     
    739739               
    740740               
    741                
     741              <span class="attr">type:</span> <span class="value">string</span> 
    742742               
    743743               
     
    745745         
    746746          <div class="comments"> 
    747  It is a string designating the type of cut to which the axes we create  
     747 It designate the type of cut to which the axes we create  
    748748 must report. For example: 'xy','xt'... 
    749749</div> 
     
    835835               
    836836               
    837                
     837              <span class="attr">type:</span> <span class="value">string</span> 
    838838               
    839839               
     
    841841         
    842842            <div class="comments"> 
    843  string separating the différent constituents of the date. By default,  
    844  it is a return to the linewhen we do a 'yt', 'zt' or a 't'.  
     843 It separate the different constituents of the date. By default,  
     844 it is a return to the line when we do a 'yt', 'zt' or a 't'.  
    845845 In the other cases, it is a blank.  
    846846</div> 
     
    860860 =2 to use %Z format (2 digits) to code years 
    861861 instead of %Y format. See help of label_date for more 
    862  informations on %Z and %Y. 
     862 information on %Z and %Y. 
    863863</div> 
    864864             
     
    884884           
    885885          <h4>Version</h4><div class="preformat"> 
    886  $Id: axe.pro 152 2006-08-10 07:01:35Z smasson $ 
     886 $Id: axe.pro 157 2006-08-21 09:01:50Z navarro $ 
    887887</div> 
    888888          <h4>History</h4><div class="preformat"> 
     
    912912           
    913913         
     914          <h3>Statistics</h3> 
     915          <table class="statistics"> 
     916            <tr><td>McCabe cyclic</td><td>          68</td></tr> 
     917            <tr><td>McCabe essential</td><td>           1</td></tr> 
     918            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     919          </table> 
    914920           
    915921         
Note: See TracChangeset for help on using the changeset viewer.