Ignore:
Timestamp:
08/21/06 11:01:50 (18 years ago)
Author:
navarro
Message:

header improvements + xxx doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ReadWrite/idl-NetCDF/ncdf_quickwrite/ncdf_quickwrite_helper2.html

    r138 r157  
    3333 
    3434/* Main styles --------------------------------------------------------------- */ 
     35p.preformat { 
     36  font-family: Courier; 
     37} 
    3538 
    3639body { 
     
    696699      </div> 
    697700 
    698       <div id="file_comments"></div> 
     701      <div id="file_comments"> 
     702 
     703 
     704 
     705 
     706 
     707 
     708 
     709</div> 
    699710 
    700711       
     
    728739        <div class="routine_details" id="__str"> 
    729740 
    730           <h2><a class="top" href="#container">top</a>_str </h2> 
     741          <h2><a class="top" href="#container">top</a>_str <span class="categories"> 
     742 
     743</span></h2> 
    731744         
    732745          <p class="header"> 
     
    735748          <div class="comments"></div> 
    736749 
    737            
     750          <h3>Return value</h3><div class="preformat"> 
     751 
     752</div> 
    738753 
    739754           
     
    752767            </h4> 
    753768         
    754           <div class="comments"></div> 
     769          <div class="comments"> 
     770 String to be split. Contains text after in, out token on output. 
     771  
     772</div> 
    755773             
    756774 
     
    759777           
    760778 
    761            
    762            
    763            
    764            
    765            
    766            
    767            
    768            
    769            
    770            
    771            
    772            
     779          <h3>Examples</h3><div class="preformat"> 
     780  
     781 </div> 
     782          <h3>Version history</h3> 
     783           
     784          <h4>Version</h4><div class="preformat"> 
     785 $Id$ 
     786</div> 
     787          <h4>History</h4><div class="preformat"> 
     788 
     789</div> 
     790           
     791           
     792          <h3>Known issues</h3> 
     793           
     794           
     795           
     796          <h4>Restrictions</h4><div class="preformat"> 
     797 
     798</div> 
    773799         
    774800           
     
    787813        <div class="routine_details" id="_ncdf_quickwrite_typename"> 
    788814 
    789           <h2><a class="top" href="#container">top</a>ncdf_quickwrite_typename </h2> 
     815          <h2><a class="top" href="#container">top</a>ncdf_quickwrite_typename <span class="categories"> 
     816 
     817</span></h2> 
    790818         
    791819          <p class="header"> 
     
    794822          <div class="comments"></div> 
    795823 
    796            
     824          <h3>Return value</h3><div class="preformat"> 
     825 
     826</div> 
    797827 
    798828           
     
    811841            </h4> 
    812842         
    813           <div class="comments"></div> 
     843          <div class="comments"> 
     844 
     845</div> 
    814846             
    815847            <h4 id="_ncdf_quickwrite_typename_param_name">name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    824856            </h4> 
    825857         
    826           <div class="comments"></div> 
     858          <div class="comments"> 
     859 It is a string giving the name of the file to be opened. If NAME does not contain 
     860 the separating character of directories ('/' under unix for example), the file 
     861 will be looked for in the current directory. 
     862  
     863</div> 
    827864             
    828865 
     
    831868           
    832869 
    833            
    834            
    835            
    836            
    837            
    838            
    839            
    840            
    841            
    842            
    843            
    844            
     870          <h3>Examples</h3><div class="preformat"> 
     871  
     872 </div> 
     873          <h3>Version history</h3> 
     874           
     875          <h4>Version</h4><div class="preformat"> 
     876 $Id$ 
     877</div> 
     878          <h4>History</h4><div class="preformat"> 
     879 
     880</div> 
     881           
     882           
     883          <h3>Known issues</h3> 
     884           
     885           
     886           
     887          <h4>Restrictions</h4><div class="preformat"> 
     888 
     889</div> 
    845890         
    846891           
     
    859904        <div class="routine_details" id="_ncdf_quickwrite_helper2"> 
    860905 
    861           <h2><a class="top" href="#container">top</a>ncdf_quickwrite_helper2 </h2> 
     906          <h2><a class="top" href="#container">top</a>ncdf_quickwrite_helper2 <span class="categories"> 
     907 
     908</span></h2> 
    862909         
    863910          <p class="header"> 
     
    866913          <div class="comments"></div> 
    867914 
    868            
     915          <h3>Return value</h3><div class="preformat"> 
     916 
     917</div> 
    869918 
    870919           
     
    883932            </h4> 
    884933         
    885           <div class="comments"></div> 
     934          <div class="comments"> 
     935 
     936</div> 
    886937             
    887938            <h4 id="_ncdf_quickwrite_helper2_param_s">s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    896947            </h4> 
    897948         
    898           <div class="comments"></div> 
     949          <div class="comments"> 
     950 The string to be searched 
     951</div> 
    899952             
    900953            <h4 id="_ncdf_quickwrite_helper2_param_sname">sname&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    909962            </h4> 
    910963         
    911           <div class="comments"></div> 
     964          <div class="comments"> 
     965  
     966</div> 
    912967             
    913968 
     
    916971           
    917972 
    918            
    919            
    920            
    921            
    922            
    923            
    924            
    925            
    926            
    927            
    928            
    929            
     973          <h3>Examples</h3><div class="preformat"> 
     974  
     975 </div> 
     976          <h3>Version history</h3> 
     977           
     978          <h4>Version</h4><div class="preformat"> 
     979 $Id$ 
     980</div> 
     981          <h4>History</h4><div class="preformat"> 
     982 
     983</div> 
     984           
     985           
     986          <h3>Known issues</h3> 
     987           
     988           
     989           
     990          <h4>Restrictions</h4><div class="preformat"> 
     991 
     992</div> 
    930993         
    931994           
Note: See TracChangeset for help on using the changeset viewer.