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/TRIANGULATION/drawsectionbottom.html

    r157 r163  
    735735               
    736736               
    737                
     737              <span class="attr">required</span> 
    738738               
    739739               
     
    749749               
    750750               
    751                
     751              <span class="attr">required</span> 
    752752               
    753753               
     
    763763               
    764764               
    765                
     765              <span class="attr">required</span> 
    766766               
    767767               
     
    787787               
    788788               
    789                
     789              <span class="attr">default:</span> <span class="value">0</span> 
    790790               
    791791            </h4> 
     
    793793            <div class="comments"> 
    794794 The color of the coastline. 
    795  defaut value is 0 => black 
     795 Default is black (0). 
    796796</div> 
    797797             
     
    803803               
    804804               
    805                
     805              <span class="attr">default:</span> <span class="value">1</span> 
    806806               
    807807            </h4> 
     
    809809            <div class="comments"> 
    810810 The thickness of the coastline. 
    811  defaut value is 1 
    812811</div> 
    813812             
     
    819818               
    820819               
    821                
     820              <span class="attr">default:</span> <span class="value">(!d.n_colors - 1) < 255</span> 
    822821               
    823822            </h4> 
    824823         
    825824            <div class="comments"> 
    826  The color of the continent. defaut value is 
    827  (!d.n_colors - 1) < 255 => white 
     825 The color of the continent. Default value is 
     826 Default is white (0). 
    828827</div> 
    829828             
     
    873872           
    874873          <h4>Version</h4><div class="preformat"> 
    875  $Id: drawsectionbottom.pro 150 2006-08-09 10:12:54Z navarro $ 
     874 $Id: drawsectionbottom.pro 157 2006-08-21 09:01:50Z navarro $ 
    876875</div> 
    877876          <h4>History</h4><div class="preformat"> 
     
    901900           
    902901         
     902          <h3>Statistics</h3> 
     903          <table class="statistics"> 
     904            <tr><td>McCabe cyclic</td><td>          16</td></tr> 
     905            <tr><td>McCabe essential</td><td>           1</td></tr> 
     906            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     907          </table> 
    903908           
    904909         
Note: See TracChangeset for help on using the changeset viewer.