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_read.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</div> 
    699704 
    700705       
     
    711716        <div class="routine_details" id="_ncdf_read"> 
    712717 
    713           <h2><a class="top" href="#container">top</a>ncdf_read </h2> 
     718          <h2><a class="top" href="#container">top</a>ncdf_read <span class="categories"> 
     719 
     720</span></h2> 
    714721         
    715722          <p class="header"> 
     
    718725          <div class="comments"></div> 
    719726 
    720            
     727          <h3>Return value</h3><div class="preformat"> 
     728 
     729</div> 
    721730 
    722731           
     
    735744            </h4> 
    736745         
    737           <div class="comments"></div> 
     746          <div class="comments"> 
     747 The filename 
     748</div> 
    738749             
    739750            <h4 id="_ncdf_read_param_info">info&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    748759            </h4> 
    749760         
    750           <div class="comments"></div> 
     761          <div class="comments"> 
     762 General info 
     763</div> 
    751764             
    752765            <h4 id="_ncdf_read_param_dinfo">dinfo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    761774            </h4> 
    762775         
    763           <div class="comments"></div> 
     776          <div class="comments"> 
     777 Dimension info 
     778 </div> 
    764779             
    765780            <h4 id="_ncdf_read_param_vinfo">vinfo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    774789            </h4> 
    775790         
    776           <div class="comments"></div> 
     791          <div class="comments"> 
     792 Variable info 
     793</div> 
    777794             
    778795            <h4 id="_ncdf_read_param_gatts">gatts&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    787804            </h4> 
    788805         
    789           <div class="comments"></div> 
     806          <div class="comments"> 
     807 Global attributes 
     808</div> 
    790809             
    791810            <h4 id="_ncdf_read_param_vatts">vatts&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    800819            </h4> 
    801820         
    802           <div class="comments"></div> 
     821          <div class="comments"> 
     822 Variable attributes 
     823</div> 
    803824             
    804825            <h4 id="_ncdf_read_param_data">data&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    813834            </h4> 
    814835         
    815           <div class="comments"></div> 
     836          <div class="comments"> 
     837 Data 
     838  
     839</div> 
    816840             
    817841 
     
    820844           
    821845 
    822            
    823            
    824            
    825            
    826            
    827            
    828            
    829            
    830            
    831            
    832            
    833            
     846          <h3>Examples</h3><div class="preformat"> 
     847  
     848 </div> 
     849          <h3>Version history</h3> 
     850           
     851          <h4>Version</h4><div class="preformat"> 
     852 $Id$ 
     853</div> 
     854          <h4>History</h4><div class="preformat"> 
     855 
     856</div> 
     857           
     858           
     859          <h3>Known issues</h3> 
     860           
     861           
     862           
     863          <h4>Restrictions</h4><div class="preformat"> 
     864 
     865</div> 
    834866         
    835867           
Note: See TracChangeset for help on using the changeset viewer.