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/Grid/directory-overview.html

    r138 r157  
    3333 
    3434/* Main styles --------------------------------------------------------------- */ 
     35p.preformat { 
     36  font-family: Courier; 
     37} 
    3538 
    3639body { 
     
    705708       
    706709        <dt><a href="micromeshmask.html?format=raw">micromeshmask.pro</a></dt> 
    707         <dd> reduce the size of the NetCDF meshmask created by OPA by  using bit (and not byte) format for the masks and the float format  for the other fields.</dd> 
     710        <dd>   Reduce the size of the NetCDF meshmask created by OPA by  using bit (and not byte) format for the masks and the float format  for the other fields.</dd> 
    708711       
    709712        <dt><a href="n128gaussian.html?format=raw">n128gaussian.pro</a></dt> 
     
    726729       
    727730        <dt><a href="restoreboxparam.html?format=raw">restoreboxparam.pro</a></dt> 
    728         <dd> restore all the zoom parameters (defined by calling domdef)           perviously defined by saveboxparam </dd> 
     731        <dd> restore all the zoom parameters (defined by calling domdef)  perviously defined by saveboxparam </dd> 
    729732       
    730733        <dt><a href="saveboxparam.html?format=raw">saveboxparam.pro</a></dt> 
    731         <dd> save all the zoom parameters (defined by calling domdef)           in a file (using save command) located in myuniquetmpdir           (common variable defined by def_myuniquetmpdir) </dd> 
     734        <dd> save all the zoom parameters (defined by calling domdef)  in a file (using save command) located in myuniquetmpdir  (common variable defined by def_myuniquetmpdir) </dd> 
    732735       
    733736        <dt><a href="smallmeshmask.html?format=raw">smallmeshmask.pro</a></dt> 
    734         <dd> reduce the size of the NetCDF meshmask created by OPA by  using byte format for the masks and the float format for the other  fields.</dd> 
     737        <dd>   Reduce the size of the NetCDF meshmask created by OPA by  using byte format for the masks and the float format for the other  fields.</dd> 
    735738       
    736739      </dl> 
Note: See TracChangeset for help on using the changeset viewer.