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/Matrix/cmapply.html

    r157 r163  
    807807            </h4> 
    808808         
    809           <div class="comments"></div> 
     809          <div class="comments"> 
     810 
     811</div> 
    810812             
    811813 
     
    817819          <h3>Version history</h3> 
    818820           
    819           <h4>Version</h4><div class="preformat"> $Id: cmapply.pro 136 2006-07-10 15:20:19Z pinsard $ 
     821          <h4>Version</h4><div class="preformat"> $Id: cmapply.pro 157 2006-08-21 09:01:50Z navarro $ 
    820822</div> 
    821823           
     
    836838           
    837839         
     840          <h3>Statistics</h3> 
     841          <table class="statistics"> 
     842            <tr><td>McCabe cyclic</td><td>           3</td></tr> 
     843            <tr><td>McCabe essential</td><td>           1</td></tr> 
     844            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     845          </table> 
    838846           
    839847         
     
    867875            </h4> 
    868876         
    869           <div class="comments"></div> 
     877          <div class="comments"> 
     878 
     879</div> 
    870880             
    871881            <h4 id="_cmapply_redim_param_dimapply">dimapply&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    880890            </h4> 
    881891         
    882           <div class="comments"></div> 
     892          <div class="comments"> 
     893 
     894</div> 
    883895             
    884896            <h4 id="_cmapply_redim_param_dimkeep">dimkeep&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    893905            </h4> 
    894906         
    895           <div class="comments"></div> 
     907          <div class="comments"> 
     908 
     909</div> 
    896910             
    897911            <h4 id="_cmapply_redim_param_nkeep">nkeep&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    906920            </h4> 
    907921         
    908           <div class="comments"></div> 
     922          <div class="comments"> 
     923 
     924</div> 
    909925             
    910926            <h4 id="_cmapply_redim_param_totcol">totcol&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    919935            </h4> 
    920936         
    921           <div class="comments"></div> 
     937          <div class="comments"> 
     938 
     939</div> 
    922940             
    923941            <h4 id="_cmapply_redim_param_totkeep">totkeep&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    932950            </h4> 
    933951         
    934           <div class="comments"></div> 
     952          <div class="comments"> 
     953 
     954</div> 
    935955             
    936956 
     
    960980           
    961981         
     982          <h3>Statistics</h3> 
     983          <table class="statistics"> 
     984            <tr><td>McCabe cyclic</td><td>           4</td></tr> 
     985            <tr><td>McCabe essential</td><td>           1</td></tr> 
     986            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     987          </table> 
    962988           
    963989         
     
    9941020              <span class="attr">required</span> 
    9951021               
    996                
     1022              <span class="attr">type:</span> <span class="value">string</span> 
    9971023               
    9981024               
     
    10131039              <span class="attr">required</span> 
    10141040               
    1015                
    1016                
    1017                
    1018             </h4> 
    1019          
    1020           <div class="comments"> 
     1041              <span class="attr">type:</span> <span class="value">array</span> 
     1042               
     1043               
     1044            </h4> 
     1045         
     1046          <div class="comments">  
    10211047 An array of values to be operated on. 
    10221048 Must not be of type STRING (7) or STRUCTURE (8). 
     
    10291055               
    10301056               
    1031                
     1057              <span class="attr">type:</span> <span class="value">array</span> 
    10321058              <span class="attr">default:</span> <span class="value">1 (ie, first dimension)</span> 
    10331059               
     
    10761102               
    10771103               
    1078                
     1104              <span class="attr">default:</span> <span class="value">same as input type</span> 
    10791105               
    10801106            </h4> 
     
    10851111 rounded to the nearest integer if the output type is an 
    10861112 integer type. 
    1087  DEFAULT: same is input type 
    10881113</div> 
    10891114             
     
    11661191          <h3>Version history</h3> 
    11671192           
    1168           <h4>Version</h4><div class="preformat"> $Id: cmapply.pro 136 2006-07-10 15:20:19Z pinsard $ 
     1193          <h4>Version</h4><div class="preformat"> $Id: cmapply.pro 157 2006-08-21 09:01:50Z navarro $ 
    11691194</div> 
    11701195          <h4>History</h4><div class="preformat"> Mar 1998, Written, CM 
    11711196   Changed usage message to not bomb, 24 Mar 2000, CM 
    1172    Signficant rewrite for *, MIN and MAX (inspired by Todd Clements 
     1197   Significant rewrite for *, MIN and MAX (inspired by Todd Clements 
    11731198     <Todd_Clements@alumni.hmc.edu>); FOR loop indices are now type 
    11741199     LONG; copying terms are liberalized, CM, 22, Aug 2000 
     
    11981223           
    11991224         
     1225          <h3>Statistics</h3> 
     1226          <table class="statistics"> 
     1227            <tr><td>McCabe cyclic</td><td>          36</td></tr> 
     1228            <tr><td>McCabe essential</td><td>           1</td></tr> 
     1229            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     1230          </table> 
    12001231           
    12011232         
Note: See TracChangeset for help on using the changeset viewer.