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/STRUCTURE/chkstru.html

    r157 r163  
    722722         
    723723          <p class="header"> 
    724             <span class="result">result = </span>chkstru(<span class="result"><a href="#_chkstru_param_structure">structure</a>, <a href="#_chkstru_param_fields">fields</a></span>, <a href="#_chkstru_keyword_index">index</a>=<span class="result">index</span>, <a href="#_chkstru_keyword_verbose">verbose</a>=<span class="result">verbose</span>, <a href="#_chkstru_keyword_extract">extract</a>=<span class="result">extract</span>)</p> 
     724            <span class="result">result = </span>chkstru(<span class="result"><a href="#_chkstru_param_structure">structure</a>, <a href="#_chkstru_param_fields">fields</a></span>, <a href="#_chkstru_keyword_index">index</a>=<span class="result">string</span>, <a href="#_chkstru_keyword_verbose">verbose</a>=<span class="result">verbose</span>, <a href="#_chkstru_keyword_extract">extract</a>=<span class="result">extract</span>)</p> 
    725725         
    726726          <div class="comments"></div> 
     
    740740              <span class="attr">required</span> 
    741741               
    742                
     742              <span class="attr">type:</span> <span class="value">struct</span> 
    743743               
    744744               
     
    756756              <span class="attr">required</span> 
    757757               
    758                
     758              <span class="attr">type:</span> <span class="value">string</span> 
    759759               
    760760               
     
    781781               
    782782               
    783                
     783              <span class="attr">type:</span> <span class="value">string</span> 
    784784               
    785785               
     
    841841           
    842842          <h4>Version</h4><div class="preformat"> 
    843  $Id: chkstru.pro 150 2006-08-09 10:12:54Z navarro $ 
     843 $Id: chkstru.pro 157 2006-08-21 09:01:50Z navarro $ 
    844844</div> 
    845845          <h4>History</h4><div class="preformat"> 
     
    864864           
    865865         
     866          <h3>Statistics</h3> 
     867          <table class="statistics"> 
     868            <tr><td>McCabe cyclic</td><td>          13</td></tr> 
     869            <tr><td>McCabe essential</td><td>           1</td></tr> 
     870            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     871          </table> 
    866872           
    867873         
Note: See TracChangeset for help on using the changeset viewer.